/openbmc/linux/scripts/mod/ |
H A D | devicetable-offsets.c | 6 #define DEVID_FIELD(devid, field) \ argument
|
/openbmc/linux/tools/perf/util/ |
H A D | data-convert-bt.c | 106 struct bt_ctf_field *field; in value_set() local 167 struct bt_ctf_field *field; in value_set_string() local 192 get_tracepoint_field_type(struct ctf_writer *cw, struct tep_format_field *field) in get_tracepoint_field_type() 255 static int string_set_value(struct bt_ctf_field *field, const char *string) in string_set_value() 301 struct bt_ctf_field *field; in add_tracepoint_field_value() local 411 struct tep_format_field *field; in add_tracepoint_fields_values() local 982 struct tep_format_field *field) in event_class_add_field() 1024 struct tep_format_field *field; in add_tracepoint_fields_types() local
|
/openbmc/linux/include/trace/stages/ |
H A D | stage4_event_fields.h | 57 #define __sockaddr(field, len) __dynamic_array(u8, field, len) argument 81 #define __rel_sockaddr(field, len) __rel_dynamic_array(u8, field, len) argument
|
H A D | stage1_struct_define.h | 39 #define __sockaddr(field, len) __dynamic_array(u8, field, len) argument 57 #define __rel_sockaddr(field, len) __rel_dynamic_array(u8, field, len) argument
|
H A D | stage2_data_offsets.h | 45 #define __sockaddr(field, len) __dynamic_array(u8, field, len) argument 63 #define __rel_sockaddr(field, len) __rel_dynamic_array(u8, field, len) argument
|
H A D | stage5_get_offsets.h | 109 #define __sockaddr(field, len) __dynamic_array(u8, field, len) argument 112 #define __rel_sockaddr(field, len) __rel_dynamic_array(u8, field, len) argument
|
/openbmc/linux/drivers/md/ |
H A D | dm-init.c | 117 char *field[4]; in dm_parse_table_entry() local 195 char *field[5]; in dm_parse_device_entry() local
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | psargs.c | 461 union acpi_parse_object *field; in acpi_ps_get_next_field() local 744 union acpi_parse_object *field; in acpi_ps_get_next_arg() local
|
/openbmc/linux/drivers/hid/ |
H A D | wacom_wac.c | 1918 struct hid_field *field, __u8 type, __u16 code, int fuzz) in wacom_map_usage() 1969 struct hid_field *field, struct hid_usage *usage) in wacom_wac_battery_usage_mapping() 2034 struct hid_field *field, struct hid_usage *usage) in wacom_wac_pad_usage_mapping() 2258 struct hid_report *report, struct hid_field *field) in wacom_wac_pad_report() 2290 struct hid_field *field, struct hid_usage *usage) in wacom_wac_pen_usage_mapping() 2611 struct hid_field *field, struct hid_usage *usage) in wacom_wac_finger_usage_mapping() 2795 struct hid_field *field = report->field[i]; in wacom_wac_finger_pre_report() local 2869 struct hid_field *field, struct hid_usage *usage) in wacom_wac_usage_mapping() 2918 struct hid_field *field; in wacom_report_events() local 2938 int collection_index, struct hid_field *field, in wacom_wac_collection() [all …]
|
H A D | hid-accutouch.c | 21 struct hid_field *field, in accutouch_input_mapping()
|
H A D | hid-penmount.c | 19 struct hid_input *hi, struct hid_field *field, in penmount_input_mapping()
|
H A D | hid-evision.c | 18 struct hid_field *field, struct hid_usage *usage, in evision_input_mapping()
|
H A D | hid-topseed.c | 27 struct hid_field *field, struct hid_usage *usage, in ts_input_mapping()
|
H A D | hid-twinhan.c | 62 struct hid_field *field, struct hid_usage *usage, in twinhan_input_mapping()
|
H A D | hid-kensington.c | 21 struct hid_field *field, struct hid_usage *usage, in ks_input_mapping()
|
H A D | hid-lcpower.c | 21 struct hid_field *field, struct hid_usage *usage, in ts_input_mapping()
|
H A D | hid-tivo.c | 23 struct hid_field *field, struct hid_usage *usage, in tivo_input_mapping()
|
/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/ |
H A D | libcr51sign_internal.h | 32 #define MEMBER_SIZE(type, field) sizeof(((type*)0)->field) argument
|
/openbmc/linux/drivers/phy/ti/ |
H A D | phy-j721e-wiz.c | 210 struct regmap_field *field; member 219 struct regmap_field *field; member 786 struct regmap_field *field = mux->field; in wiz_clk_mux_get_parent() local 796 struct regmap_field *field = mux->field; in wiz_clk_mux_set_parent() local 809 static int wiz_mux_clk_register(struct wiz *wiz, struct regmap_field *field, in wiz_mux_clk_register() 871 struct regmap_field *field, const u32 *table) in wiz_mux_of_clk_register() 929 struct regmap_field *field = div->field; in wiz_clk_div_recalc_rate() local 949 struct regmap_field *field = div->field; in wiz_clk_div_set_rate() local 966 struct regmap_field *field, in wiz_div_clk_register()
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | loopback.c | 121 #define gb_loopback_ro_attr(field) \ argument 131 #define gb_loopback_ro_stats_attr(name, field, type) \ argument 164 #define gb_loopback_stats_attrs(field) \ argument 169 #define gb_loopback_attr(field, type) \ argument 195 #define gb_dev_loopback_ro_attr(field, conn) \ argument 205 #define gb_dev_loopback_rw_attr(field, type) \ argument
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | xhci-ring.c | 489 u32 field; in abort_td() local 561 u32 field = 0; in xhci_bulk_tx() local 753 u32 field; in xhci_ctrl_tx() local
|
/openbmc/linux/drivers/phy/broadcom/ |
H A D | phy-brcm-usb-init.c | 141 #define USB_CTRL_MASK_FAMILY(params, reg, field) \ argument 144 #define USB_CTRL_SET_FAMILY(params, reg, field) \ argument 147 #define USB_CTRL_UNSET_FAMILY(params, reg, field) \ argument 449 u32 reg_offset, u32 field) in usb_ctrl_unset_family() 459 u32 reg_offset, u32 field) in usb_ctrl_set_family()
|
/openbmc/linux/usr/ |
H A D | gen_initramfs.sh | 40 field() { function
|
/openbmc/linux/kernel/trace/ |
H A D | trace_events_synth.c | 570 struct synth_field *field = event->fields[i]; in trace_event_raw_event_synth() local 665 static void free_synth_field(struct synth_field *field) in free_synth_field() 693 struct synth_field *field; in parse_synth_field() local 1274 struct synth_field *field, *fields[SYNTH_FIELDS_MAX]; in __create_synth_event() local 1770 struct synth_field *field = state.event->fields[i]; in synth_event_trace() local 1862 struct synth_field *field = state.event->fields[i]; in synth_event_trace_array() local 1947 struct synth_field *field = NULL; in __synth_event_add_val() local 2213 struct synth_field *field; in __synth_event_show() local
|
/openbmc/linux/tools/lib/bpf/ |
H A D | bpf_core_read.h | 41 #define __CORE_RELO(src, field, info) \ argument 70 #define BPF_CORE_READ_BITFIELD_PROBED(s, field) ({ \ argument 88 #define BPF_CORE_READ_BITFIELD(s, field) ({ \ argument 115 #define ___bpf_field_ref1(field) (field) argument 116 #define ___bpf_field_ref2(type, field) (((typeof(type) *)0)->field) argument 132 #define bpf_core_field_exists(field...) \ argument 145 #define bpf_core_field_size(field...) \ argument 157 #define bpf_core_field_offset(field...) \ argument
|