Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dwhiteheat.c72 static int whiteheat_firmware_attach(struct usb_serial *serial);
100 .attach = whiteheat_firmware_attach,
202 static int whiteheat_firmware_attach(struct usb_serial *serial) in whiteheat_firmware_attach() function