Home
last modified time | relevance | path

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

/drivers/usb/serial/
Dmos7840.c194 struct moschip_port { struct
335 struct moschip_port *mos7840_port) in mos7840_dump_serial_port()
370 static void mos7840_set_led_async(struct moschip_port *mcs, __u16 wval, in mos7840_set_led_async()
399 struct moschip_port *mcs = from_timer(mcs, t, led_timer1); in mos7840_led_off()
409 struct moschip_port *mcs = from_timer(mcs, t, led_timer2); in mos7840_led_flag_off()
416 struct moschip_port *mos7840_port = usb_get_serial_port_data(port); in mos7840_led_activity()
434 struct moschip_port *mos7840_port = urb->context; in mos7840_bulk_in_callback()
477 struct moschip_port *mos7840_port = urb->context; in mos7840_bulk_out_data_callback()
514 struct moschip_port *mos7840_port = usb_get_serial_port_data(port); in mos7840_open()
736 struct moschip_port *mos7840_port = usb_get_serial_port_data(port); in mos7840_chars_in_buffer()
[all …]
Dmos7720.c56 struct moschip_port { struct
802 struct moschip_port *mos7720_port; in mos7720_bulk_out_data_callback()
846 struct moschip_port *mos7720_port; in mos7720_open()
952 struct moschip_port *mos7720_port = usb_get_serial_port_data(port); in mos7720_chars_in_buffer()
968 struct moschip_port *mos7720_port; in mos7720_close()
1004 struct moschip_port *mos7720_port; in mos7720_break()
1030 struct moschip_port *mos7720_port = usb_get_serial_port_data(port); in mos7720_write_room()
1053 struct moschip_port *mos7720_port; in mos7720_write()
1119 struct moschip_port *mos7720_port; in mos7720_throttle()
1151 struct moschip_port *mos7720_port = usb_get_serial_port_data(port); in mos7720_unthrottle()
[all …]