Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dhso.c303 static int hso_get_mux_ports(struct usb_interface *intf, unsigned char *ports);
2917 if (hso_get_mux_ports(interface, &port_mask)) in hso_probe()
3159 static int hso_get_mux_ports(struct usb_interface *intf, unsigned char *ports) in hso_get_mux_ports() function