Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h98132 struct pnp_card { struct
98133 struct device dev;
98134 unsigned char number;
98135 struct list_head global_list;
98136 struct list_head protocol_list;
98137 struct list_head devices;
98138 struct pnp_protocol *protocol;
98139 struct pnp_id *id;
98140 char name[50];
98141 unsigned char pnpver;
[all …]
Dvmlinux.h98132 struct pnp_card { struct
98133 struct device dev;
98134 unsigned char number;
98135 struct list_head global_list;
98136 struct list_head protocol_list;
98137 struct list_head devices;
98138 struct pnp_protocol *protocol;
98139 struct pnp_id *id;
98140 char name[50];
98141 unsigned char pnpver;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h21902 struct pnp_card { struct
21903 struct device dev;
21904 unsigned char number;
21905 struct list_head global_list;
21906 struct list_head protocol_list;
21907 struct list_head devices;
21908 struct pnp_protocol *protocol;
21909 struct pnp_id *id;
21910 char name[50];
21911 unsigned char pnpver;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h71267 struct pnp_card { struct
71268 struct device dev;
71269 unsigned char number;
71270 struct list_head global_list;
71271 struct list_head protocol_list;
71272 struct list_head devices;
71273 struct pnp_protocol *protocol;
71274 struct pnp_id *id;
71275 char name[50];
71276 unsigned char pnpver;
[all …]
Dvmlinux_510.h71267 struct pnp_card { struct
71268 struct device dev;
71269 unsigned char number;
71270 struct list_head global_list;
71271 struct list_head protocol_list;
71272 struct list_head devices;
71273 struct pnp_protocol *protocol;
71274 struct pnp_id *id;
71275 char name[50];
71276 unsigned char pnpver;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h22168 struct pnp_card { struct
22169 struct device dev;
22170 unsigned char number;
22171 struct list_head global_list;
22172 struct list_head protocol_list;
22173 struct list_head devices;
22174 struct pnp_protocol *protocol;
22175 struct pnp_id *id;
22176 char name[50];
22177 unsigned char pnpver;
[all …]
Dvmlinux_505.h22168 struct pnp_card { struct
22169 struct device dev;
22170 unsigned char number;
22171 struct list_head global_list;
22172 struct list_head protocol_list;
22173 struct list_head devices;
22174 struct pnp_protocol *protocol;
22175 struct pnp_id *id;
22176 char name[50];
22177 unsigned char pnpver;
[all …]