Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dpcwd_usb.c133 unsigned char cmd_command; member
193 usb_pcwd->cmd_command = data[0]; in usb_pcwd_intr_done()
253 if ((got_response) && (cmd == usb_pcwd->cmd_command)) { in usb_pcwd_send_command()