Searched defs:uio_device (Results 1 – 2 of 2) sorted by relevance
70 struct uio_device { struct71 struct module *owner;72 struct device dev;73 int minor;74 atomic_t event;75 struct fasync_struct *async_queue;76 wait_queue_head_t wait;100 struct uio_device *uio_dev; argument
69 struct uio_device { struct70 struct module *owner;71 struct device dev;72 int minor;73 atomic_t event;74 struct fasync_struct *async_queue;75 wait_queue_head_t wait;99 struct uio_device *uio_dev; argument