Searched defs:enclosure_component_callbacks (Results 1 – 1 of 1) sorted by relevance
54 struct enclosure_component_callbacks { struct55 void (*get_status)(struct enclosure_device *,57 int (*set_status)(struct enclosure_device *,60 void (*get_fault)(struct enclosure_device *,62 int (*set_fault)(struct enclosure_device *,65 void (*get_active)(struct enclosure_device *,67 int (*set_active)(struct enclosure_device *,70 void (*get_locate)(struct enclosure_device *,72 int (*set_locate)(struct enclosure_device *,75 void (*get_power_status)(struct enclosure_device *,[all …]