Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h21973 struct pnp_dev { struct
21974 struct device dev;
21975 u64 dma_mask;
21976 unsigned int number;
21977 int status;
21978 struct list_head global_list;
21979 struct list_head protocol_list;
21980 struct list_head card_list;
21981 struct list_head rdev_list;
21982 struct pnp_protocol *protocol;
[all …]