Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/serial/
Dmos7840.c196 struct moschip_port { struct
337 struct moschip_port *mos7840_port) in mos7840_dump_serial_port()
372 static void mos7840_set_led_async(struct moschip_port *mcs, __u16 wval, in mos7840_set_led_async()
401 struct moschip_port *mcs = from_timer(mcs, t, led_timer1); in mos7840_led_off()
411 struct moschip_port *mcs = from_timer(mcs, t, led_timer2); in mos7840_led_flag_off()
418 struct moschip_port *mos7840_port = usb_get_serial_port_data(port); in mos7840_led_activity()
436 struct moschip_port *mos7840_port = urb->context; in mos7840_bulk_in_callback()
479 struct moschip_port *mos7840_port = urb->context; in mos7840_bulk_out_data_callback()
516 struct moschip_port *mos7840_port = usb_get_serial_port_data(port); in mos7840_open()
741 struct moschip_port *mos7840_port = usb_get_serial_port_data(port); in mos7840_chars_in_buffer()
[all …]
Dmos7720.c56 struct moschip_port { struct
956 struct moschip_port *mos7720_port; in mos7720_bulk_out_data_callback()
1000 struct moschip_port *mos7720_port; in mos7720_open()
1111 struct moschip_port *mos7720_port; in mos7720_chars_in_buffer()
1129 struct moschip_port *mos7720_port; in mos7720_close()
1165 struct moschip_port *mos7720_port; in mos7720_break()
1193 struct moschip_port *mos7720_port; in mos7720_write_room()
1220 struct moschip_port *mos7720_port; in mos7720_write()
1284 struct moschip_port *mos7720_port; in mos7720_throttle()
1316 struct moschip_port *mos7720_port = usb_get_serial_port_data(port); in mos7720_unthrottle()
[all …]