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

/linux-master/drivers/net/usb/
H A Dhso.c247 u32 port_spec; member in struct:hso_device
468 switch (hso_dev->port_spec & HSO_PORT_MASK) {
591 ((serial_table[i]->port_spec & HSO_PORT_MASK) == port)) {
1007 if (odev->parent->port_spec & HSO_INFO_CRC_BUG)
1199 if (serial->parent->port_spec & HSO_INFO_CRC_BUG)
1219 if ((serial->parent->port_spec & HSO_INTF_MUX))
1464 BUG_ON((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM);
1659 if ((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM)
1820 serial->parent->port_spec & HSO_PORT_MASK,
1892 serial->parent->port_spec
2311 hso_create_device(struct usb_interface *intf, int port_spec) argument
2473 hso_create_net_device(struct usb_interface *interface, int port_spec) argument
2701 int port_spec; local
2868 int mux, i, if_num, port_spec; local
[all...]

Completed in 104 milliseconds