Home
last modified time | relevance | path

Searched refs:hso_serial (Results 1 – 1 of 1) sorted by relevance

/drivers/net/usb/
Dhso.c220 struct hso_serial { struct
255 int (*write_data) (struct hso_serial *serial); argument
270 struct hso_serial *dev_serial; argument
322 static int put_rxbuf_data(struct urb *urb, struct hso_serial *serial);
323 static void hso_kick_transmit(struct hso_serial *serial);
340 static int hso_mux_serial_read(struct hso_serial *serial);
358 static inline struct hso_serial *dev2ser(struct hso_device *hso_dev) in dev2ser()
538 static int hso_urb_to_index(struct hso_serial *serial, struct urb *urb) in hso_urb_to_index()
603 static struct hso_serial *get_serial_by_shared_int_and_type( in get_serial_by_shared_int_and_type()
622 static struct hso_serial *get_serial_by_index(unsigned index) in get_serial_by_index()
[all …]