Searched defs:hpc_ops (Results 1 – 1 of 1) sorted by relevance
75 const struct hpc_ops *hpc_ops; member97 const struct hpc_ops *hpc_ops; member303 struct hpc_ops { struct304 int (*power_on_slot)(struct slot *slot);305 int (*slot_enable)(struct slot *slot);306 int (*slot_disable)(struct slot *slot);316 int (*query_power_fault)(struct slot *slot);317 void (*green_led_on)(struct slot *slot);318 void (*green_led_off)(struct slot *slot);319 void (*green_led_blink)(struct slot *slot);[all …]
Completed in 8 milliseconds