Home
last modified time | relevance | path

Searched defs:input1 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmshyperv.h116 static inline u64 _hv_do_fast_hypercall8(u64 control, u64 input1) in _hv_do_fast_hypercall8()
155 static inline u64 hv_do_fast_hypercall8(u16 code, u64 input1) in hv_do_fast_hypercall8()
163 static inline u64 _hv_do_fast_hypercall16(u64 control, u64 input1, u64 input2) in _hv_do_fast_hypercall16()
206 static inline u64 hv_do_fast_hypercall16(u16 code, u64 input1, u64 input2) in hv_do_fast_hypercall16()
/linux/drivers/accessibility/speakup/
H A Di18n.c491 static bool compare_specifiers(char **input1, char **input2) in compare_specifiers()
/linux/drivers/media/tuners/
H A Dxc2028.h40 unsigned int input1:1; member
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c173 static bool npc_check_overlap_fields(struct npc_key_field *input1, in npc_check_overlap_fields()