Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Duio_driver.h66 struct uio_device { struct
67 struct module *owner;
68 struct device *dev;
69 int minor;
70 atomic_t event;
71 struct fasync_struct *async_queue;
95 struct uio_device *uio_dev; argument