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

/linux-master/drivers/net/usb/
H A Dhso.c195 struct hso_serial { struct
230 int (*write_data) (struct hso_serial *serial);
243 struct hso_serial *dev_serial;
294 static int put_rxbuf_data(struct urb *urb, struct hso_serial *serial);
295 static void hso_kick_transmit(struct hso_serial *serial);
312 static int hso_mux_serial_read(struct hso_serial *serial);
329 static inline struct hso_serial *dev2ser(struct hso_device *hso_dev)
515 static int hso_urb_to_index(struct hso_serial *serial, struct urb *urb)
580 static struct hso_serial *get_serial_by_shared_int_and_type(
599 static struct hso_serial *get_serial_by_inde
[all...]

Completed in 124 milliseconds