Searched refs:hso_serial (Results 1 – 1 of 1) sorted by relevance
209 struct hso_serial { struct244 int (*write_data) (struct hso_serial *serial); argument257 struct hso_serial *dev_serial; argument308 static int put_rxbuf_data(struct urb *urb, struct hso_serial *serial);309 static void hso_kick_transmit(struct hso_serial *serial);326 static int hso_mux_serial_read(struct hso_serial *serial);343 static inline struct hso_serial *dev2ser(struct hso_device *hso_dev) in dev2ser()531 static int hso_urb_to_index(struct hso_serial *serial, struct urb *urb) in hso_urb_to_index()596 static struct hso_serial *get_serial_by_shared_int_and_type( in get_serial_by_shared_int_and_type()615 static struct hso_serial *get_serial_by_index(unsigned index) in get_serial_by_index()[all …]