Home
last modified time | relevance | path

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

/linux/include/linux/
H A Denclosure.h65 void (*get_active)(struct enclosure_device *, member
/linux/drivers/misc/
H A Denclosure.c539 if (edev->cb->get_active) in get_component_active()
540 edev->cb->get_active(edev, ecomp); in get_component_active()