Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/usb/
H A Dhso.c247 u32 port_spec; member
2312 int port_spec) in hso_create_device() argument
2320 hso_dev->port_spec = port_spec; in hso_create_device()
2474 int port_spec) in hso_create_net_device() argument
2701 int port_spec; in hso_create_mux_serial_device() local
2703 port_spec = HSO_INTF_MUX; in hso_create_mux_serial_device()
2704 port_spec &= ~HSO_PORT_MASK; in hso_create_mux_serial_device()
2706 port_spec |= hso_mux_to_port(port); in hso_create_mux_serial_device()
2868 int mux, i, if_num, port_spec; in hso_probe() local
2892 if (port_spec < 0) in hso_probe()
[all …]