Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dwhiteheat.c77 static int whiteheat_port_probe(struct usb_serial_port *port);
114 .port_probe = whiteheat_port_probe,
329 static int whiteheat_port_probe(struct usb_serial_port *port) in whiteheat_port_probe() function