_comp 471 arch/mips/include/asm/sn/klconfig.h #define KLCF_COMP_ERROR(_brd, _comp) \ _comp 472 arch/mips/include/asm/sn/klconfig.h (NODE_OFFSET_TO_K1(NASID_GET(_brd), (_comp)->errinfo)) _comp 474 arch/mips/include/asm/sn/klconfig.h #define KLCF_COMP_TYPE(_comp) ((_comp)->struct_type) _comp 475 arch/mips/include/asm/sn/klconfig.h #define KLCF_BRIDGE_W_ID(_comp) ((_comp)->physid) /* Widget ID */ _comp 170 drivers/net/wireless/realtek/rtlwifi/debug.h #define RT_PRINT_DATA(rtlpriv, _comp, _level, _titlestring, _hexdata, \ _comp 172 drivers/net/wireless/realtek/rtlwifi/debug.h _rtl_dbg_print_data(rtlpriv, _comp, _level, \ _comp 80 drivers/staging/rtl8188eu/include/rtw_debug.h #define RT_TRACE(_comp, _level, fmt) \ _comp 84 drivers/staging/rtl8188eu/include/rtw_debug.h (unsigned int)_comp, _level); \ _comp 89 drivers/staging/rtl8188eu/include/rtw_debug.h #define RT_PRINT_DATA(_comp, _level, _titlestring, _hexdata, _hexdatalen)\ _comp 1112 include/sound/soc.h #define for_each_card_auxs_safe(card, component, _comp) \ _comp 1113 include/sound/soc.h list_for_each_entry_safe(component, _comp, \ _comp 26 include/uapi/asm-generic/unistd.h #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _comp) _comp 27 include/uapi/asm-generic/unistd.h #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp) _comp 29 include/uapi/asm-generic/unistd.h #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _sys) _comp 30 include/uapi/asm-generic/unistd.h #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64) _comp 1626 sound/soc/soc-core.c struct snd_soc_component *comp, *_comp; _comp 1630 sound/soc/soc-core.c for_each_card_auxs_safe(card, comp, _comp) { _comp 26 tools/include/uapi/asm-generic/unistd.h #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _comp) _comp 27 tools/include/uapi/asm-generic/unistd.h #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp) _comp 29 tools/include/uapi/asm-generic/unistd.h #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _sys) _comp 30 tools/include/uapi/asm-generic/unistd.h #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)