Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dwhiteheat.c87 static int whiteheat_port_probe(struct usb_serial_port *port);
124 .port_probe = whiteheat_port_probe,
367 static int whiteheat_port_probe(struct usb_serial_port *port) in whiteheat_port_probe() function