Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/
Dvirtio_console.c177 struct ports_device *portdev; member
261 static struct port *find_port_by_devt_in_portdev(struct ports_device *portdev, in find_port_by_devt_in_portdev()
283 struct ports_device *portdev; in find_port_by_devt() local
299 static struct port *find_port_by_id(struct ports_device *portdev, u32 id) in find_port_by_id()
315 static struct port *find_port_by_vq(struct ports_device *portdev, in find_port_by_vq()
343 static inline bool use_multiport(struct ports_device *portdev) in use_multiport()
547 static ssize_t __send_control_msg(struct ports_device *portdev, u32 port_id, in __send_control_msg()
1358 static int add_port(struct ports_device *portdev, u32 id) in add_port()
1565 struct ports_device *portdev, in handle_control_message()
1703 struct ports_device *portdev; in control_work_handler() local
[all …]
/kernel/linux/linux-5.10/drivers/ide/
Dide-sysfs.c93 static ssize_t store_delete_devices(struct device *portdev, in store_delete_devices()
109 static ssize_t store_scan(struct device *portdev, in store_scan()
/kernel/linux/linux-5.10/include/linux/
Dide.h788 struct device *portdev; member