Home
last modified time | relevance | path

Searched refs:KLCF_COMP_TYPE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/mips/sgi-ip27/
Dip27-klconfig.c38 if (KLCF_COMP_TYPE(kli) == struct_type) in find_component()
/linux-6.1.9/arch/mips/include/asm/sn/
Dklconfig.h474 #define KLCF_COMP_TYPE(_comp) ((_comp)->struct_type) macro