/openbmc/u-boot/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtk-common.c | 121 int field, struct mtk_pin_field *pfd) in mtk_hw_pin_field_get() 170 static int mtk_hw_set_value(struct udevice *dev, int pin, int field, in mtk_hw_set_value() 189 static int mtk_hw_get_value(struct udevice *dev, int pin, int field, in mtk_hw_get_value()
|
/openbmc/linux/net/dccp/ |
H A D | dccp.h | 188 #define DCCP_INC_STATS(field) SNMP_INC_STATS(dccp_statistics, field) argument 189 #define __DCCP_INC_STATS(field) __SNMP_INC_STATS(dccp_statistics, field) argument 190 #define DCCP_DEC_STATS(field) SNMP_DEC_STATS(dccp_statistics, field) argument
|
/openbmc/linux/drivers/hid/ |
H A D | hid-sensor-hub.c | 86 s32 index, s32 report_id, struct hid_field *field) in sensor_hub_fill_attr_info() 356 struct hid_field *field; in hid_sensor_get_usage_index() local 383 struct hid_field *field; in sensor_hub_input_get_attribute_info() local
|
H A D | hid-vivaldi-common.c | 32 struct hid_field *field, struct hid_usage *usage) in vivaldi_feature_mapping()
|
H A D | hid-rmi.c | 398 static int rmi_event(struct hid_device *hdev, struct hid_field *field, in rmi_event() 424 struct hid_field *field = report->field[0]; in rmi_report() local 542 struct hid_input *hi, struct hid_field *field, in rmi_input_mapping()
|
H A D | hid-apple.c | 542 static int apple_event(struct hid_device *hdev, struct hid_field *field, in apple_event() 669 struct hid_field *field, struct hid_usage *usage, in apple_input_mapping() 690 struct hid_field *field, struct hid_usage *usage, in apple_input_mapped()
|
H A D | hid-gfrm.c | 28 struct hid_field *field, struct hid_usage *usage, in gfrm_input_mapping()
|
/openbmc/linux/include/trace/events/ |
H A D | v4l2.h | 38 #define show_field(field) \ argument
|
/openbmc/linux/drivers/usb/isp1760/ |
H A D | isp1760-hcd.c | 200 static u32 isp1760_hcd_read(struct usb_hcd *hcd, u32 field) in isp1760_hcd_read() 211 static void isp1760_hcd_portsc1_set_clear(struct isp1760_hcd *priv, u32 field, in isp1760_hcd_portsc1_set_clear() 225 static void isp1760_hcd_write(struct usb_hcd *hcd, u32 field, u32 val) in isp1760_hcd_write() 235 static void isp1760_hcd_set(struct usb_hcd *hcd, u32 field) in isp1760_hcd_set() 240 static void isp1760_hcd_clear(struct usb_hcd *hcd, u32 field) in isp1760_hcd_clear() 245 static int isp1760_hcd_set_and_wait(struct usb_hcd *hcd, u32 field, in isp1760_hcd_set_and_wait() 257 static int isp1760_hcd_set_and_wait_swap(struct usb_hcd *hcd, u32 field, in isp1760_hcd_set_and_wait_swap() 269 static int isp1760_hcd_clear_and_wait(struct usb_hcd *hcd, u32 field, in isp1760_hcd_clear_and_wait() 281 static bool isp1760_hcd_is_set(struct usb_hcd *hcd, u32 field) in isp1760_hcd_is_set()
|
/openbmc/linux/kernel/trace/ |
H A D | trace_events_user.c | 1081 struct ftrace_event_field *field, *next; in user_event_destroy_fields() local 1095 struct ftrace_event_field *field; in user_event_add_field() local 1156 static int user_event_parse_field(char *field, struct user_event *user, in user_event_parse_field() 1249 char *field; in user_event_parse_fields() local 1350 static int user_field_set_string(struct ftrace_event_field *field, in user_field_set_string() 1370 struct ftrace_event_field *field; in user_event_set_print_fmt() local 1781 struct ftrace_event_field *field; in user_event_show() local 1828 static bool user_field_match(struct ftrace_event_field *field, int argc, in user_field_match() 1868 struct ftrace_event_field *field; in user_fields_match() local
|
H A D | trace_mmiotrace.c | 168 struct trace_mmiotrace_rw *field; in mmio_print_rw() local 213 struct trace_mmiotrace_map *field; in mmio_print_map() local
|
H A D | trace_kprobe.c | 1086 const char *field; in __kprobe_event_gen_cmd_start() local 1137 const char *field; in __kprobe_event_add_fields() local 1473 struct kprobe_trace_entry_head *field; in print_kprobe_event() local 1503 struct kretprobe_trace_entry_head *field; in print_kretprobe_event() local 1539 struct kprobe_trace_entry_head field; in kprobe_event_define_fields() local 1554 struct kretprobe_trace_entry_head field; in kretprobe_event_define_fields() local
|
/openbmc/qemu/hw/acpi/ |
H A D | tpm.c | 25 Aml *method, *field, *ifctx, *ifctx2, *ifctx3, *func_mask, in tpm_build_ppi_acpi() local
|
/openbmc/linux/include/linux/ |
H A D | build_bug.h | 84 #define ASSERT_STRUCT_OFFSET(type, field, expected_offset) \ argument
|
/openbmc/linux/tools/include/linux/ |
H A D | build_bug.h | 86 #define ASSERT_STRUCT_OFFSET(type, field, expected_offset) \ argument
|
/openbmc/linux/arch/mips/mm/ |
H A D | fault.c | 44 const int field = sizeof(unsigned long) * 2; in __do_page_fault() local
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-i386-fprem.c | 302 #define INIT_FIELD(var, field) \ in test_fprem_pairs() argument 323 #define CARRY_INTO(var, field) do { \ in test_fprem_pairs() argument
|
/openbmc/linux/net/mpls/ |
H A D | internal.h | 46 #define MPLS_INC_STATS(mdev, field) \ argument 65 #define MPLS_INC_STATS(mdev, field) \ argument
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | manager_logservices_journal.hpp | 109 inline int getJournalMetadata(sd_journal* journal, std::string_view field, in getJournalMetadata() 130 inline int getJournalMetadataInt(sd_journal* journal, std::string_view field, in getJournalMetadataInt()
|
/openbmc/qemu/ |
H A D | iothread.c | 241 int64_t *field = (void *)iothread + info->offset; in iothread_get_param() local 250 int64_t *field = (void *)iothread + info->offset; in iothread_set_param() local
|
/openbmc/linux/drivers/usb/core/ |
H A D | sysfs.c | 25 #define usb_actconfig_show(field, format_string) \ argument 45 #define usb_actconfig_attr(field, format_string) \ argument 688 #define usb_descriptor_attr_le16(field, format_string) \ argument 705 #define usb_descriptor_attr(field, format_string) \ argument 1056 #define usb_intf_assoc_attr(field, format_string) \ argument 1075 #define usb_intf_attr(field, format_string) \ argument
|
/openbmc/linux/net/devlink/ |
H A D | dpipe.c | 64 struct devlink_dpipe_field *field = &header->fields[match->field_id]; in devlink_dpipe_match_put() local 112 struct devlink_dpipe_field *field = &header->fields[action->field_id]; in devlink_dpipe_action_put() local 591 struct devlink_dpipe_field *field; in devlink_dpipe_fields_put() local
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_dsa.c | 39 u32 field; in prestera_dsa_parse() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_timing_generator.c | 96 uint32_t field = 0; in dce110_timing_generator_is_in_vertical_blank() local 517 uint32_t field = get_reg_field_value( in dce110_timing_generator_get_vblank_counter() local 2088 uint32_t field = 0; in dce110_is_tg_enabled() local 2180 uint32_t field = 0; in dce110_get_crc() local
|
/openbmc/linux/arch/arm64/kvm/vgic/ |
H A D | vgic-mmio-v3.c | 395 u64 vgic_sanitise_shareability(u64 field) in vgic_sanitise_shareability() 406 u64 vgic_sanitise_inner_cacheability(u64 field) in vgic_sanitise_inner_cacheability() 418 u64 vgic_sanitise_outer_cacheability(u64 field) in vgic_sanitise_outer_cacheability() 432 u64 field = (reg & field_mask) >> field_shift; in vgic_sanitise_field() local
|