Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rapidio/devices/
Drio_mport_cdev.c202 struct mport_cdev_priv { struct
203 struct mport_dev *md;
204 struct fasync_struct *async_queue;
205 struct list_head list;
206 struct list_head db_filters;
207 struct list_head pw_filters;
208 struct kfifo event_fifo;
232 struct mport_cdev_priv *priv; argument