Home
last modified time | relevance | path

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

/linux/drivers/char/
H A Dvirtio_console.c117 struct ports_device { struct
119 struct list_head list;
125 struct work_struct control_work;
126 struct work_struct config_work;
128 struct list_head ports;
131 spinlock_t ports_lock;
134 spinlock_t c_ivq_lock;
135 spinlock_t c_ovq_lock;
138 u32 max_nr_ports;
141 struct virtio_device *vdev;
[all …]