Home
last modified time | relevance | path

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

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