Searched refs:ports_device (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dvirtio_console.c110 struct ports_device { struct
149 /* Next port in the list, head is in the ports_device */
153 struct ports_device *portdev;
224 static struct port *find_port_by_id(struct ports_device *portdev, u32 id)
240 static struct port *find_port_by_vq(struct ports_device *portdev,
263 static inline bool use_multiport(struct ports_device *portdev)
384 static ssize_t __send_control_msg(struct ports_device *portdev, u32 port_id,
1004 static int add_port(struct ports_device *portdev, u32 id)
1159 static void handle_control_message(struct ports_device *portdev,
1278 struct ports_device *portde
[all...]

Completed in 27 milliseconds