Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dwhiteheat.c727 struct whiteheat_purge purge_command; in firm_purge() local
729 purge_command.port = port->port_number + 1; in firm_purge()
730 purge_command.what = rxtx; in firm_purge()
732 (__u8 *)&purge_command, sizeof(purge_command)); in firm_purge()
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dwhiteheat.c750 struct whiteheat_purge purge_command; in firm_purge() local
752 purge_command.port = port->port_number + 1; in firm_purge()
753 purge_command.what = rxtx; in firm_purge()
755 (__u8 *)&purge_command, sizeof(purge_command)); in firm_purge()

Completed in 3 milliseconds