Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dwhiteheat.c789 struct whiteheat_purge purge_command; in firm_purge() local
791 purge_command.port = port->port_number + 1; in firm_purge()
792 purge_command.what = rxtx; in firm_purge()
794 (__u8 *)&purge_command, sizeof(purge_command)); in firm_purge()