Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/usb/
Dhso.c247 u32 port_spec; member
469 switch (hso_dev->port_spec & HSO_PORT_MASK) { in hsotype_show()
592 ((serial_table[i]->port_spec & HSO_PORT_MASK) == port)) { in get_serial_by_shared_int_and_type()
1008 if (odev->parent->port_spec & HSO_INFO_CRC_BUG) in read_bulk_callback()
1200 if (serial->parent->port_spec & HSO_INFO_CRC_BUG) in hso_std_serial_read_bulk_callback()
1220 if ((serial->parent->port_spec & HSO_INTF_MUX)) in hso_unthrottle_tasklet()
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()
1827 serial->parent->port_spec & HSO_PORT_MASK, in hso_mux_serial_read()
1899 serial->parent->port_spec & HSO_PORT_MASK, in hso_mux_serial_write_data()
[all …]