Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dhso.c247 u32 port_spec; member
470 switch (hso_dev->port_spec & HSO_PORT_MASK) { in hso_sysfs_show_porttype()
593 ((serial_table[i]->port_spec & HSO_PORT_MASK) == port)) { in get_serial_by_shared_int_and_type()
1009 if (odev->parent->port_spec & HSO_INFO_CRC_BUG) in read_bulk_callback()
1202 if (serial->parent->port_spec & HSO_INFO_CRC_BUG) in hso_std_serial_read_bulk_callback()
1221 if ((serial->parent->port_spec & HSO_INTF_MUX)) in hso_unthrottle_tasklet()
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()
1828 serial->parent->port_spec & HSO_PORT_MASK, in hso_mux_serial_read()
1900 serial->parent->port_spec in hso_mux_serial_write_data()
2319 hso_create_device(struct usb_interface *intf, int port_spec) hso_create_device() argument
2481 hso_create_net_device(struct usb_interface *interface, int port_spec) hso_create_net_device() argument
2709 int port_spec; hso_create_mux_serial_device() local
2876 int mux, i, if_num, port_spec; hso_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/net/usb/
H A 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()
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()
1821 serial->parent->port_spec & HSO_PORT_MASK, in hso_mux_serial_read()
1893 serial->parent->port_spec in hso_mux_serial_write_data()
2312 hso_create_device(struct usb_interface *intf, int port_spec) hso_create_device() argument
2474 hso_create_net_device(struct usb_interface *interface, int port_spec) hso_create_net_device() argument
2702 int port_spec; hso_create_mux_serial_device() local
2869 int mux, i, if_num, port_spec; hso_probe() local
[all...]

Completed in 9 milliseconds