Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dmos7840.c457 if (mos7840_port->has_led) in mos7840_bulk_in_callback()
910 if (mos7840_port->has_led) in mos7840_write()
1257 mos7840_port->shadowLCR &= in mos7840_change_port_settings()
1262 mos7840_port->shadowLCR); in mos7840_change_port_settings()
1324 mos7840_port->shadowLCR); in mos7840_change_port_settings()
1549 if (!mos7840_port) in mos7840_port_probe()
1556 mos7840_port->port = port; in mos7840_port_probe()
1693 mos7840_port->led_dr = kmalloc(sizeof(*mos7840_port->led_dr), in mos7840_port_probe()
1695 if (!mos7840_port->led_urb || !mos7840_port->led_dr) { in mos7840_port_probe()
1716 kfree(mos7840_port); in mos7840_port_probe()
[all …]