Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h26993 struct pnp_card { struct
26994 struct device dev;
26995 unsigned char number;
26996 struct list_head global_list;
26997 struct list_head protocol_list;
26998 struct list_head devices;
26999 struct pnp_protocol *protocol;
27000 struct pnp_id *id;
27001 char name[50];
27002 unsigned char pnpver;
[all …]