Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Denclosure.h19 enum enclosure_component_type { enum
88 enum enclosure_component_type type;
125 enum enclosure_component_type, const char *);
/kernel/linux/linux-5.10/drivers/misc/
Denclosure.c283 enum enclosure_component_type type, in enclosure_component_alloc()