Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dti_usb_3410_5052.c303 static int ti_startup(struct usb_serial *serial);
427 .attach = ti_startup,
460 .attach = ti_startup,
509 static int ti_startup(struct usb_serial *serial) in ti_startup() function