Home
last modified time | relevance | path

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

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