Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h101330 struct pnp_dev { struct
101331 struct device dev;
101332 u64 dma_mask;
101333 unsigned int number;
101334 int status;
101335 struct list_head global_list;
101336 struct list_head protocol_list;
101337 struct list_head card_list;
101338 struct list_head rdev_list;
101339 struct pnp_protocol *protocol;
[all …]