Searched defs:field (Results 301 - 325 of 440) sorted by relevance

<<1112131415161718

/linux-master/drivers/input/touchscreen/
H A Delants_i2c.c1280 u8 *field = (u8 *)((char *)ts + attr->field_offset); local
/linux-master/drivers/usb/cdns3/
H A Dcdnsp-ring.c1864 u32 field, length_field, remainder; local
2014 u32 field, length_field, zlp = 0; local
2199 u32 field, length_field; local
[all...]
/linux-master/drivers/video/fbdev/
H A Dps3fb.c67 u32 field; member in struct:display_head
/linux-master/drivers/media/pci/cx88/
H A Dcx88-blackbird.c834 enum v4l2_field field; local
[all...]
/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda-common.c592 enum v4l2_field field; local
[all...]
/linux-master/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.c1155 vpfe_handle_interlaced_irq(struct vpfe_device *vpfe, enum v4l2_field field) argument
1218 enum v4l2_field field = vpfe->fmt.fmt.pix.field; local
[all...]
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c43 __u32 field; /* enum v4l2_field */ member in struct:v4l2_window32
288 __u32 field; /* enum v4l2_field */ member in struct:v4l2_buffer32
315 __u32 field; /* enum v4l2_field */ member in struct:v4l2_buffer32_time32
587 __u32 field; member in struct:v4l2_framebuffer32::__anon1177
[all...]
/linux-master/drivers/media/platform/amphion/
H A Dvpu.h96 u32 field; member in struct:vpu_format
/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispccdc.c884 ccdc_config_outlineoffset(struct isp_ccdc_device *ccdc, unsigned int bpl, enum v4l2_field field) argument
1549 enum v4l2_field field; local
1986 enum v4l2_field field; local
[all...]
/linux-master/drivers/media/platform/renesas/
H A Drenesas-ceu.c186 enum v4l2_field field; member in struct:ceu_device
/linux-master/drivers/phy/ti/
H A Dphy-j721e-wiz.c210 struct regmap_field *field; member in struct:wiz_clk_mux
219 struct regmap_field *field; member in struct:wiz_clk_divider
786 struct regmap_field *field = mux->field; local
796 struct regmap_field *field = mux->field; local
809 wiz_mux_clk_register(struct wiz *wiz, struct regmap_field *field, const struct wiz_clk_mux_sel *mux_sel, int clk_index) argument
870 wiz_mux_of_clk_register(struct wiz *wiz, struct device_node *node, struct regmap_field *field, const u32 *table) argument
929 struct regmap_field *field = div->field; local
949 struct regmap_field *field = div->field; local
965 wiz_div_clk_register(struct wiz *wiz, struct device_node *node, struct regmap_field *field, const struct clk_div_table *table) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_action.c1108 mlx5dr_action_create_dest_match_range(struct mlx5dr_domain *dmn, u32 field, struct mlx5_flow_table *hit_ft, struct mlx5_flow_table *miss_ft, u32 min, u32 max) argument
[all...]
/linux-master/drivers/hid/
H A Dhid-nvidia-shield.c931 android_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dwacom_sys.c101 struct hid_field *field = report->field[i]; local
199 struct hid_field field = { local
209 wacom_hid_usage_quirk(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage) argument
292 wacom_feature_mapping(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage) argument
425 wacom_usage_mapping(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage) argument
[all...]
/linux-master/kernel/trace/
H A Dtrace_events_synth.c570 struct synth_field *field = event->fields[i]; local
665 static void free_synth_field(struct synth_field *field) argument
693 struct synth_field *field; local
1274 struct synth_field *field, *fields[SYNTH_FIELDS_MAX]; local
1770 struct synth_field *field = state.event->fields[i]; local
1862 struct synth_field *field = state.event->fields[i]; local
1947 struct synth_field *field = NULL; local
2213 struct synth_field *field; local
[all...]
H A Dtrace_output.c29 struct bputs_entry *field; local
42 struct bprint_entry *field; local
55 struct print_entry *field; local
814 print_array(struct trace_iterator *iter, void *pos, struct ftrace_event_field *field) argument
844 struct ftrace_event_field *field; local
1007 struct ftrace_entry *field; local
1021 struct ftrace_entry *field; local
1035 struct ftrace_entry *field; local
1049 struct ftrace_entry *field; local
1076 struct ctx_switch_entry *field; local
1113 struct ctx_switch_entry *field; local
1148 struct ctx_switch_entry *field; local
1184 struct ctx_switch_entry *field; local
1229 struct stack_entry *field; local
1266 struct userstack_entry *field; local
1321 struct hwlat_entry *field; local
1353 struct hwlat_entry *field; local
1385 struct osnoise_entry *field; local
1420 struct osnoise_entry *field; local
1457 struct timerlat_entry *field; local
1473 struct timerlat_entry *field; local
1503 struct bputs_entry *field; local
1519 struct bputs_entry *field; local
1547 struct bprint_entry *field; local
1563 struct bprint_entry *field; local
1588 struct print_entry *field; local
1602 struct print_entry *field; local
1624 struct raw_data_entry *field; local
1654 struct func_repeats_entry *field; local
1672 struct func_repeats_entry *field; local
[all...]
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c3435 idpf_is_capability_ena(struct idpf_adapter *adapter, bool all, enum idpf_cap_field field, u64 flag) argument
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt61pci.c2808 struct rt2x00_field32 field; local
[all...]
/linux-master/net/wireless/
H A Dutil.c776 ieee80211_amsdu_subframe_length(void *field, u8 mesh_flags, u8 hdr_type) argument
/linux-master/security/integrity/ima/
H A Dima_policy.c1227 check_template_field(const struct ima_template_desc *template, const char *field, const char *msg) argument
/linux-master/drivers/md/dm-vdo/indexer/
H A Ddelta-index.c608 u64 field; local
648 u64 field; local
683 u64 field; local
[all...]
/linux-master/drivers/media/pci/bt8xx/
H A Dbttvp.h435 enum v4l2_field field; member in struct:bttv
/linux-master/arch/mips/kernel/
H A Dtraps.c180 const int field = 2 * sizeof(unsigned long); local
266 const int field = 2 * sizeof(unsigned long); local
373 const int field = 2 * sizeof(unsigned long); local
450 const int field = 2 * sizeof(unsigned long); local
1835 const int field = 2 * sizeof(unsigned long); local
1883 const int field = 2 * sizeof(unsigned long); local
1947 const int field = 2 * sizeof(unsigned long); local
[all...]
/linux-master/arch/mips/mm/
H A Dtlbex.c2365 const int field = 2 * sizeof(unsigned long); local
/linux-master/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c523 tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height, u32 field) argument
2123 tpg_calc_frameline(const struct tpg_data *tpg, unsigned src_y, unsigned field) argument
2140 tpg_calc_buffer_line(const struct tpg_data *tpg, unsigned y, unsigned field) argument
[all...]

Completed in 518 milliseconds

<<1112131415161718