Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dcypress_m8.c116 static int cypress_hidcom_port_probe(struct usb_serial_port *port);
175 .port_probe = cypress_hidcom_port_probe,
534 static int cypress_hidcom_port_probe(struct usb_serial_port *port) in cypress_hidcom_port_probe() function