Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dhso.c268 #define HSO_PORT_MASK 0xFF macro
466 switch (hso_dev->port_spec & HSO_PORT_MASK) { in hsotype_show()
556 switch (port & HSO_PORT_MASK) { in hso_port_to_mux()
589 ((serial_table[i]->port_spec & HSO_PORT_MASK) == port)) { in get_serial_by_shared_int_and_type()
1462 BUG_ON((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM); in tiocmget_intr_callback()
1657 if ((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM) in hso_serial_tiocmset()
1818 serial->parent->port_spec & HSO_PORT_MASK, in hso_mux_serial_read()
1890 serial->parent->port_spec & HSO_PORT_MASK, in hso_mux_serial_write_data()
2034 switch (hso_dev->port_spec & HSO_PORT_MASK) { in hso_log_port()
2069 if ((hso_dev->port_spec & HSO_PORT_MASK) == HSO_PORT_NETWORK) { in hso_log_port()
[all …]