Home
last modified time | relevance | path

Searched defs:field (Results 176 – 200 of 830) sorted by relevance

12345678910>>...34

/openbmc/linux/drivers/hid/
H A Dhid-jabra.c21 struct hid_field *field, in jabra_input_mapping()
H A Dhid-retrode.c22 struct hid_field *field = hi->report->field[0]; in retrode_input_configured() local
H A Dhid-sunplus.c36 struct hid_field *field, struct hid_usage *usage, in sp_input_mapping()
H A Dhid-cherry.c39 struct hid_field *field, struct hid_usage *usage, in ch_input_mapping()
H A Dhid-monterey.c34 struct hid_field *field, struct hid_usage *usage, in mr_input_mapping()
H A Dhid-uclogic-core.c67 struct hid_field *field, in uclogic_input_mapping()
89 struct hid_field *field; in uclogic_input_configured() local
H A Dhid-lg4ff.h15 static inline int lg4ff_adjust_input_event(struct hid_device *hid, struct hid_field *field, in lg4ff_adjust_input_event()
H A Dhid-belkin.c27 struct hid_field *field, struct hid_usage *usage, in belkin_input_mapping()
H A Dhid-petalynx.c38 struct hid_field *field, struct hid_usage *usage, in pl_input_mapping()
H A Dhid-razer.c45 struct hid_input *hi, struct hid_field *field, in razer_input_mapping()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmcs.h173 static inline int vmcs_field_width(unsigned long field) in vmcs_field_width()
180 static inline int vmcs_field_readonly(unsigned long field) in vmcs_field_readonly()
188 static inline unsigned int vmcs_field_index(unsigned long field) in vmcs_field_index()
/openbmc/linux/fs/smb/client/
H A Dfs_context.c330 #define DUP_CTX_STR(field) \ argument
877 #define STEAL_STRING(cifs_sb, ctx, field) \ argument
884 #define STEAL_STRING_SENSITIVE(cifs_sb, ctx, field) \ argument
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dmetric.cpp63 [](pb_ostream_t* stream, const pb_field_iter_t* field,
64 void* const* arg) noexcept { in __anon3af598100202()
444 void* const* arg) noexcept { in doWork()
/openbmc/linux/tools/perf/tests/
H A Devsel-tp-sched.c10 struct tep_format_field *field = evsel__field(evsel, name); in evsel__test_field() local
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c179 const int field = 2 * sizeof(unsigned long); in show_stacktrace() local
265 const int field = 2 * sizeof(unsigned long); in __show_regs() local
372 const int field = 2 * sizeof(unsigned long); in show_registers() local
449 const int field = 2 * sizeof(unsigned long); in do_be() local
1834 const int field = 2 * sizeof(unsigned long); in cache_parity_error() local
1882 const int field = 2 * sizeof(unsigned long); in do_ftlb() local
1946 const int field = 2 * sizeof(unsigned long); in ejtag_exception_handler() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dtablefilter.py157 def __init__(self, name, title, field, day, argument
200 def __init__(self, name, title, field, argument
/openbmc/qemu/target/i386/hvf/
H A Dvmx.h58 static inline uint64_t rvmcs(hv_vcpuid_t vcpu, uint32_t field) in rvmcs()
68 static inline void wvmcs(hv_vcpuid_t vcpu, uint32_t field, uint64_t v) in wvmcs()
/openbmc/qemu/hw/nvram/
H A Deeprom93xx.c99 const VMStateField *field) in get_uint16_from_uint8()
107 const VMStateField *field, JSONWriter *vmdesc) in put_unused()
/openbmc/linux/arch/arm64/kernel/
H A Dimage.h41 #define __HEAD_FLAG(field) (__HEAD_FLAG_##field << \ argument
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-udc.c50 static u32 isp1760_udc_read(struct isp1760_udc *udc, u16 field) in isp1760_udc_read()
55 static void isp1760_udc_write(struct isp1760_udc *udc, u16 field, u32 val) in isp1760_udc_write()
92 static void isp1760_udc_set(struct isp1760_udc *udc, u32 field) in isp1760_udc_set()
97 static void isp1760_udc_clear(struct isp1760_udc *udc, u32 field) in isp1760_udc_clear()
102 static bool isp1760_udc_is_set(struct isp1760_udc *udc, u32 field) in isp1760_udc_is_set()
/openbmc/linux/net/mac80211/
H A Ddebugfs_sta.c21 #define STA_READ(name, field, format_string) \ argument
30 #define STA_READ_D(name, field) STA_READ(name, field, "%d\n") argument
47 #define STA_FILE(name, field, format) \ argument
1226 #define DEBUGFS_ADD_COUNTER(name, field) \ argument
1285 #define DEBUGFS_ADD_COUNTER(name, field) \ argument
/openbmc/linux/tools/perf/util/
H A Dtrace-event-parse.c22 struct tep_format_field *field; in get_common_field() local
85 struct tep_format_field *field; in raw_field_value() local
/openbmc/linux/net/tls/
H A Dtls.h47 #define __TLS_INC_STATS(net, field) \ argument
49 #define TLS_INC_STATS(net, field) \ argument
51 #define TLS_DEC_STATS(net, field) \ argument
/openbmc/qemu/hw/smbios/
H A Dsmbios_build.h56 #define SMBIOS_TABLE_SET_STR(tbl_type, field, value) \ argument
/openbmc/linux/tools/testing/selftests/powerpc/vphn/
H A Dvphn.c29 const __be16 *field = (const __be16 *) be_packed; in vphn_unpack_associativity() local

12345678910>>...34