Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/usb/
Dhso.c316 #define HSO_PORT_MODEM 0x11 macro
415 HSO_INTF_BULK | HSO_PORT_MODEM,
422 HSO_INTF_BULK | HSO_PORT_MODEM,
531 case HSO_PORT_MODEM: in hso_sysfs_show_porttype()
1704 if ((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM) in hso_serial_tiocmset()
2119 case HSO_PORT_MODEM: in hso_log_port()
2687 if ((port & HSO_PORT_MASK) == HSO_PORT_MODEM) { in hso_create_bulk_serial_device()
2896 result = HSO_PORT_MODEM; in hso_get_config_data()