Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/serial/
Dcypress_m8.c115 static int cypress_earthmate_port_probe(struct usb_serial_port *port);
148 .port_probe = cypress_earthmate_port_probe,
502 static int cypress_earthmate_port_probe(struct usb_serial_port *port) in cypress_earthmate_port_probe() function