Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/usb/
Dhso.c304 #define HSO_PORT_MODEM 0x11 macro
402 HSO_INTF_BULK | HSO_PORT_MODEM,
409 HSO_INTF_BULK | HSO_PORT_MODEM,
519 case HSO_PORT_MODEM: in hso_sysfs_show_porttype()
1495 BUG_ON((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM); in tiocmget_intr_callback()
1689 if ((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM) in hso_serial_tiocmset()
2089 case HSO_PORT_MODEM: in hso_log_port()
2644 if ((port & HSO_PORT_MASK) == HSO_PORT_MODEM) { in hso_create_bulk_serial_device()
2854 result = HSO_PORT_MODEM; in hso_get_config_data()