Home
last modified time | relevance | path

Searched defs:field (Results 101 – 125 of 804) sorted by relevance

12345678910>>...33

/OK3568_Linux_fs/kernel/drivers/staging/media/meson/vdec/
H A Dvdec_helpers.c275 u32 field, u64 timestamp, in dst_buf_done()
324 struct vb2_v4l2_buffer *vbuf, u32 field) in amvdec_dst_buf_done()
359 u32 offset, u32 field, bool allow_drop) in amvdec_dst_buf_done_offset()
407 u32 buf_idx, u32 offset, u32 field) in amvdec_dst_buf_done_idx()
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dwacom_wac.c1847 struct hid_field *field, __u8 type, __u16 code, int fuzz) in wacom_map_usage()
1894 struct hid_field *field, struct hid_usage *usage) in wacom_wac_battery_usage_mapping()
1910 static void wacom_wac_battery_event(struct hid_device *hdev, struct hid_field *field, in wacom_wac_battery_event()
1970 struct hid_field *field, struct hid_usage *usage) in wacom_wac_pad_usage_mapping()
2075 static void wacom_wac_pad_event(struct hid_device *hdev, struct hid_field *field, in wacom_wac_pad_event()
2191 struct hid_report *report, struct hid_field *field) in wacom_wac_pad_report()
2208 struct hid_field *field, struct hid_usage *usage) in wacom_wac_pen_usage_mapping()
2286 static void wacom_wac_pen_event(struct hid_device *hdev, struct hid_field *field, in wacom_wac_pen_event()
2494 struct hid_field *field, struct hid_usage *usage) in wacom_wac_finger_usage_mapping()
2608 struct hid_field *field, struct hid_usage *usage, __s32 value) in wacom_wac_finger_event()
[all …]
H A Dhid-lg.c649 struct hid_field *field, struct hid_usage *usage, in lg_input_mapping()
702 struct hid_field *field, struct hid_usage *usage, in lg_input_mapped()
742 static int lg_event(struct hid_device *hdev, struct hid_field *field, in lg_event()
H A Dhid-plantronics.c52 struct hid_field *field, in plantronics_input_mapping()
120 static int plantronics_event(struct hid_device *hdev, struct hid_field *field, in plantronics_event()
H A Dhid-google-hammer.c379 struct hid_field *field, in hammer_input_mapping()
395 static int hammer_event(struct hid_device *hid, struct hid_field *field, in hammer_event()
437 struct hid_field *field = report->field[i]; in hammer_has_usage() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_spi.c269 #define spi_transport_show_simple(field, format_string) \ argument
282 #define spi_transport_store_simple(field, format_string) \ argument
299 #define spi_transport_show_function(field, format_string) \ argument
315 #define spi_transport_store_function(field, format_string) \ argument
333 #define spi_transport_store_max(field, format_string) \ argument
355 #define spi_transport_rd_attr(field, format_string) \ argument
362 #define spi_transport_simple_attr(field, format_string) \ argument
369 #define spi_transport_max_attr(field, format_string) \ argument
/OK3568_Linux_fs/kernel/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c104 static void define_symbolic_values(struct tep_print_flag_sym *field, in define_symbolic_values()
162 static void define_flag_values(struct tep_print_flag_sym *field, in define_flag_values()
344 struct tep_format_field *field; in perl_process_tracepoint() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c48 #define CRTC_REG_UPDATE(reg, field, val) \ argument
63 #define CRTC_REG_SET(reg, field, val) \ argument
88 uint32_t field = 0; in dce120_timing_generator_is_in_vertical_blank() local
177 uint32_t field = get_reg_field_value( in dce120_timing_generator_get_vblank_counter() local
1126 uint32_t value, field; in dce120_is_tg_enabled() local
1186 uint32_t value, field; in dce120_get_crc() local
/OK3568_Linux_fs/kernel/drivers/hid/usbhid/
H A Dhiddev.c114 struct hid_field *field; in hiddev_lookup_usage() local
166 void hiddev_hid_event(struct hid_device *hid, struct hid_field *field, in hiddev_hid_event()
434 struct hid_field *field; in hiddev_ioctl_usage() local
604 struct hid_field *field; in hiddev_ioctl() local
/OK3568_Linux_fs/u-boot/tools/
H A Drkmux.py120 def add_it(field): argument
168 def out_enum(field, suffix, value, skip_val=False): argument
/OK3568_Linux_fs/kernel/drivers/phy/broadcom/
H A Dphy-brcm-usb-init.h28 #define USB_CTRL_MASK(reg, field) \ argument
30 #define USB_CTRL_SET(base, reg, field) \ argument
33 #define USB_CTRL_UNSET(base, reg, field) \ argument
H A Dphy-brcm-usb-init.c132 #define USB_CTRL_MASK_FAMILY(params, reg, field) \ argument
135 #define USB_CTRL_SET_FAMILY(params, reg, field) \ argument
138 #define USB_CTRL_UNSET_FAMILY(params, reg, field) \ argument
399 u32 reg_offset, u32 field) in usb_ctrl_unset_family()
409 u32 reg_offset, u32 field) in usb_ctrl_set_family()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_set_pipapo.h73 #define NFT_PIPAPO_LT_ASSIGN(field, x) \ argument
81 #define NFT_PIPAPO_LT_ASSIGN(field, x) ((field)->lt = (x)) argument
84 #define nft_pipapo_for_each_field(field, index, match) \ argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c31 #define EF4_ETHTOOL_STAT(stat_name, source_name, field, field_type, \ argument
42 static u64 ef4_get_uint_stat(void *field) in ef4_get_uint_stat()
47 static u64 ef4_get_atomic_stat(void *field) in ef4_get_atomic_stat()
52 #define EF4_ETHTOOL_ATOMIC_NIC_ERROR_STAT(field) \ argument
56 #define EF4_ETHTOOL_UINT_CHANNEL_STAT(field) \ argument
60 #define EF4_ETHTOOL_UINT_TXQ_STAT(field) \ argument
/OK3568_Linux_fs/kernel/drivers/net/mdio/
H A Dmdio-cavium.h19 #define OCT_MDIO_BITFIELD_FIELD(field, more) \ argument
24 #define OCT_MDIO_BITFIELD_FIELD(field, more) \ argument
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_synth.c483 struct synth_field *field = event->fields[i]; in trace_event_raw_event_synth() local
575 static void free_synth_field(struct synth_field *field) in free_synth_field()
585 struct synth_field *field; in parse_synth_field() local
1195 struct synth_field *field, *fields[SYNTH_FIELDS_MAX]; in __create_synth_event() local
1576 struct synth_field *field = state.event->fields[i]; in synth_event_trace() local
1668 struct synth_field *field = state.event->fields[i]; in synth_event_trace_array() local
1753 struct synth_field *field = NULL; in __synth_event_add_val() local
1979 struct synth_field *field; in __synth_event_show() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddata-convert-bt.c102 struct bt_ctf_field *field; in value_set() local
163 struct bt_ctf_field *field; in value_set_string() local
188 get_tracepoint_field_type(struct ctf_writer *cw, struct tep_format_field *field) in get_tracepoint_field_type()
251 static int string_set_value(struct bt_ctf_field *field, const char *string) in string_set_value()
297 struct bt_ctf_field *field; in add_tracepoint_field_value() local
405 struct tep_format_field *field; in add_tracepoint_fields_values() local
976 struct tep_format_field *field) in event_class_add_field()
1018 struct tep_format_field *field; in add_tracepoint_fields_types() local
/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dstructleak_plugin.c78 static tree get_field_type(tree field) in get_field_type()
85 tree field; in is_userspace_type() local
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-init.c112 char *field[4]; in dm_parse_table_entry() local
190 char *field[5]; in dm_parse_device_entry() local
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dpsargs.c459 union acpi_parse_object *field; in acpi_ps_get_next_field() local
709 union acpi_parse_object *field; in acpi_ps_get_next_arg() local
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A Dmakelst16 field() { function
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A Dmakelst15 field() { function
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A Dmakelst16 field() { function
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A Dmakelst16 field() { function
/OK3568_Linux_fs/kernel/scripts/
H A Dmakelst16 field() { function

12345678910>>...33