Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dwhiteheat.c152 static int firm_send_command(struct usb_serial_port *port, __u8 command,
528 static int firm_send_command(struct usb_serial_port *port, __u8 command, in firm_send_command() function
598 return firm_send_command(port, WHITEHEAT_OPEN, in firm_open()
608 return firm_send_command(port, WHITEHEAT_CLOSE, in firm_close()
684 firm_send_command(port, WHITEHEAT_SETUP_PORT, in firm_setup_port()
695 return firm_send_command(port, WHITEHEAT_SET_RTS, in firm_set_rts()
706 return firm_send_command(port, WHITEHEAT_SET_DTR, in firm_set_dtr()
717 return firm_send_command(port, WHITEHEAT_SET_BREAK, in firm_set_break()
728 return firm_send_command(port, WHITEHEAT_PURGE, in firm_purge()
738 return firm_send_command(port, WHITEHEAT_GET_DTR_RTS, in firm_get_dtr_rts()
[all …]