Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dwhiteheat.c725 struct whiteheat_purge purge_command; in firm_purge() local
727 purge_command.port = port->port_number + 1; in firm_purge()
728 purge_command.what = rxtx; in firm_purge()
730 (__u8 *)&purge_command, sizeof(purge_command)); in firm_purge()