Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/usb/
Dhso.c294 #define HSO_PORT_MODEM 0x11 macro
392 HSO_INTF_BULK | HSO_PORT_MODEM,
399 HSO_INTF_BULK | HSO_PORT_MODEM,
509 case HSO_PORT_MODEM: in hso_sysfs_show_porttype()
1486 BUG_ON((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM); in tiocmget_intr_callback()
1681 if ((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM) in hso_serial_tiocmset()
2083 case HSO_PORT_MODEM: in hso_log_port()
2628 if ((port & HSO_PORT_MASK) == HSO_PORT_MODEM) { in hso_create_bulk_serial_device()
2836 result = HSO_PORT_MODEM; in hso_get_config_data()