Home
last modified time | relevance | path

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

/linux-6.15/drivers/rapidio/devices/
H A Drio_mport_cdev.c162 struct mport_dev { struct
163 atomic_t active;
164 struct list_head node;
165 struct cdev cdev;
166 struct device dev;
167 struct rio_mport *mport;
168 struct mutex buf_mutex;
169 struct mutex file_mutex;
173 spinlock_t db_lock;
175 spinlock_t pw_lock;
[all …]