Home
last modified time | relevance | path

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

/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c178 struct mport_cdev_priv { struct
179 struct mport_dev *md;
180 struct fasync_struct *async_queue;
181 struct list_head list;
182 struct list_head db_filters;
183 struct list_head pw_filters;
184 struct kfifo event_fifo;
208 struct mport_cdev_priv *priv; argument