Home
last modified time | relevance | path

Searched defs:_comp (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/uapi/asm-generic/
A Dunistd.h26 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _comp) argument
27 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp) argument
29 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _sys) argument
30 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64) argument
/linux-6.3-rc2/tools/include/uapi/asm-generic/
A Dunistd.h26 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _comp) argument
27 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp) argument
29 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _sys) argument
30 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64) argument
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/
A Ddebug.h166 #define RT_PRINT_DATA(rtlpriv, _comp, _level, _titlestring, _hexdata, \ argument
/linux-6.3-rc2/arch/mips/include/asm/sn/
A Dklconfig.h471 #define KLCF_COMP_ERROR(_brd, _comp) \ argument
474 #define KLCF_COMP_TYPE(_comp) ((_comp)->struct_type) argument
475 #define KLCF_BRIDGE_W_ID(_comp) ((_comp)->physid) /* Widget ID */ argument
/linux-6.3-rc2/sound/soc/
A Dsoc-core.c1568 struct snd_soc_component *comp, *_comp; in soc_remove_aux_devices() local
/linux-6.3-rc2/include/sound/
A Dsoc.h1040 #define for_each_card_auxs_safe(card, component, _comp) \ argument

Completed in 23 milliseconds