Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/usb/
Dhso.c280 #define HSO_PORT_MODEM 0x11 macro
378 HSO_INTF_BULK | HSO_PORT_MODEM,
385 HSO_INTF_BULK | HSO_PORT_MODEM,
494 case HSO_PORT_MODEM: in hsotype_show()
1471 BUG_ON((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM); in tiocmget_intr_callback()
1666 if ((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM) in hso_serial_tiocmset()
2068 case HSO_PORT_MODEM: in hso_log_port()
2634 if ((port & HSO_PORT_MASK) == HSO_PORT_MODEM) { in hso_create_bulk_serial_device()
2846 result = HSO_PORT_MODEM; in hso_get_config_data()