Home
last modified time | relevance | path

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

/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c142 struct mport_dev { struct
143 atomic_t active;
144 struct list_head node;
145 struct cdev cdev;
146 struct device dev;
147 struct rio_mport *mport;
148 struct mutex buf_mutex;
149 struct mutex file_mutex;
150 struct list_head file_list;
151 struct rio_mport_properties properties;
[all …]