Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dhso.c280 #define HSO_PORT_MODEM 0x11 macro
377 HSO_INTF_BULK | HSO_PORT_MODEM,
384 HSO_INTF_BULK | HSO_PORT_MODEM,
493 case HSO_PORT_MODEM: in hsotype_show()
1464 BUG_ON((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM); in tiocmget_intr_callback()
1659 if ((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM) in hso_serial_tiocmset()
2061 case HSO_PORT_MODEM: in hso_log_port()
2627 if ((port & HSO_PORT_MASK) == HSO_PORT_MODEM) { in hso_create_bulk_serial_device()
2839 result = HSO_PORT_MODEM; in hso_get_config_data()