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

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

Completed in 198 milliseconds