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,
529 static int firm_send_command(struct usb_serial_port *port, __u8 command, in firm_send_command() function
599 return firm_send_command(port, WHITEHEAT_OPEN, in firm_open()
609 return firm_send_command(port, WHITEHEAT_CLOSE, in firm_close()
685 firm_send_command(port, WHITEHEAT_SETUP_PORT, in firm_setup_port()
696 return firm_send_command(port, WHITEHEAT_SET_RTS, in firm_set_rts()
707 return firm_send_command(port, WHITEHEAT_SET_DTR, in firm_set_dtr()
718 return firm_send_command(port, WHITEHEAT_SET_BREAK, in firm_set_break()
729 return firm_send_command(port, WHITEHEAT_PURGE, in firm_purge()
739 return firm_send_command(port, WHITEHEAT_GET_DTR_RTS, in firm_get_dtr_rts()
[all …]