Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Denclosure.h54 struct enclosure_component_callbacks { struct
55 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 …]