Home
last modified time | relevance | path

Searched defs:enclosure_component_callbacks (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
Denclosure.h65 struct enclosure_component_callbacks { struct
66 void (*get_status)(struct enclosure_device *,
68 int (*set_status)(struct enclosure_device *,
71 void (*get_fault)(struct enclosure_device *,
73 int (*set_fault)(struct enclosure_device *,
76 void (*get_active)(struct enclosure_device *,
78 int (*set_active)(struct enclosure_device *,
81 void (*get_locate)(struct enclosure_device *,
83 int (*set_locate)(struct enclosure_device *,
86 void (*get_power_status)(struct enclosure_device *,
[all …]