Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/
Dvirtio_console.c116 struct ports_device { struct
118 struct list_head list;
124 struct work_struct control_work;
125 struct work_struct config_work;
127 struct list_head ports;
130 spinlock_t ports_lock;
133 spinlock_t c_ivq_lock;
134 spinlock_t c_ovq_lock;
137 u32 max_nr_ports;
140 struct virtio_device *vdev;
[all …]