Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h34596 const struct hpc_ops *hpc_ops; member
34612 const struct hpc_ops *hpc_ops; member
34624 struct hpc_ops { struct
34625 int (*power_on_slot)(struct slot *);
34626 int (*slot_enable)(struct slot *);
34627 int (*slot_disable)(struct slot *);
34628 int (*set_bus_speed_mode)(struct slot *, enum pci_bus_speed);
34629 int (*get_power_status)(struct slot *, u8 *);
34630 int (*get_attention_status)(struct slot *, u8 *);
34631 int (*set_attention_status)(struct slot *, u8);
[all …]
Dvmlinux.h34596 const struct hpc_ops *hpc_ops; member
34612 const struct hpc_ops *hpc_ops; member
34624 struct hpc_ops { struct
34625 int (*power_on_slot)(struct slot *);
34626 int (*slot_enable)(struct slot *);
34627 int (*slot_disable)(struct slot *);
34628 int (*set_bus_speed_mode)(struct slot *, enum pci_bus_speed);
34629 int (*get_power_status)(struct slot *, u8 *);
34630 int (*get_attention_status)(struct slot *, u8 *);
34631 int (*set_attention_status)(struct slot *, u8);
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h81817 const struct hpc_ops *hpc_ops; member
81833 const struct hpc_ops *hpc_ops; member
81845 struct hpc_ops { struct
81846 int (*power_on_slot)(struct slot___2 *);
81847 int (*slot_enable)(struct slot___2 *);
81848 int (*slot_disable)(struct slot___2 *);
81849 int (*set_bus_speed_mode)(struct slot___2 *, enum pci_bus_speed);
81850 int (*get_power_status)(struct slot___2 *, u8 *);
81851 int (*get_attention_status)(struct slot___2 *, u8 *);
81852 int (*set_attention_status)(struct slot___2 *, u8);
[all …]
Dvmlinux.h81817 const struct hpc_ops *hpc_ops; member
81833 const struct hpc_ops *hpc_ops; member
81845 struct hpc_ops { struct
81846 int (*power_on_slot)(struct slot___2 *);
81847 int (*slot_enable)(struct slot___2 *);
81848 int (*slot_disable)(struct slot___2 *);
81849 int (*set_bus_speed_mode)(struct slot___2 *, enum pci_bus_speed);
81850 int (*get_power_status)(struct slot___2 *, u8 *);
81851 int (*get_attention_status)(struct slot___2 *, u8 *);
81852 int (*set_attention_status)(struct slot___2 *, u8);
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h77682 const struct hpc_ops *hpc_ops; member
77698 const struct hpc_ops *hpc_ops; member
77710 struct hpc_ops { struct
77711 int (*power_on_slot)(struct slot *);
77712 int (*slot_enable)(struct slot *);
77713 int (*slot_disable)(struct slot *);
77714 int (*set_bus_speed_mode)(struct slot *, enum pci_bus_speed);
77715 int (*get_power_status)(struct slot *, u8 *);
77716 int (*get_attention_status)(struct slot *, u8 *);
77717 int (*set_attention_status)(struct slot *, u8);
[all …]
Dvmlinux_602.h77682 const struct hpc_ops *hpc_ops; member
77698 const struct hpc_ops *hpc_ops; member
77710 struct hpc_ops { struct
77711 int (*power_on_slot)(struct slot *);
77712 int (*slot_enable)(struct slot *);
77713 int (*slot_disable)(struct slot *);
77714 int (*set_bus_speed_mode)(struct slot *, enum pci_bus_speed);
77715 int (*get_power_status)(struct slot *, u8 *);
77716 int (*get_attention_status)(struct slot *, u8 *);
77717 int (*set_attention_status)(struct slot *, u8);
[all …]