Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h93239 const struct hpc_ops *hpc_ops; member
93255 const struct hpc_ops *hpc_ops; member
93267 struct hpc_ops { struct
93268 int (*power_on_slot)(struct slot___2 *);
93269 int (*slot_enable)(struct slot___2 *);
93270 int (*slot_disable)(struct slot___2 *);
93271 int (*set_bus_speed_mode)(struct slot___2 *, enum pci_bus_speed);
93272 int (*get_power_status)(struct slot___2 *, u8 *);
93273 int (*get_attention_status)(struct slot___2 *, u8 *);
93274 int (*set_attention_status)(struct slot___2 *, u8);
[all …]