Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dhso.c280 #define HSO_PORT_MODEM 0x11 macro
378 HSO_INTF_BULK | HSO_PORT_MODEM,
385 HSO_INTF_BULK | HSO_PORT_MODEM,
495 case HSO_PORT_MODEM: in hso_sysfs_show_porttype()
1468 /* tiocmget is only supported on HSO_PORT_MODEM */ in tiocmget_intr_callback()
1472 BUG_ON((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM); in tiocmget_intr_callback()
1667 if ((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM) in hso_serial_tiocmset()
2069 case HSO_PORT_MODEM: in hso_log_port()
2635 if ((port & HSO_PORT_MASK) == HSO_PORT_MODEM) { in hso_create_bulk_serial_device()
2847 result = HSO_PORT_MODEM; in hso_get_config_data()
[all...]
/kernel/linux/linux-6.6/drivers/net/usb/
H A 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()
1461 /* tiocmget is only supported on HSO_PORT_MODEM */ in tiocmget_intr_callback()
1465 BUG_ON((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM); in tiocmget_intr_callback()
1660 if ((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM) in hso_serial_tiocmset()
2062 case HSO_PORT_MODEM: in hso_log_port()
2628 if ((port & HSO_PORT_MASK) == HSO_PORT_MODEM) { in hso_create_bulk_serial_device()
2840 result = HSO_PORT_MODEM; in hso_get_config_data()
[all...]

Completed in 8 milliseconds