Searched refs:pulse8_send_and_wait (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/media/usb/pulse8-cec/ |
| D | pulse8-cec.c | 300 static int pulse8_send_and_wait(struct pulse8 *pulse8, in pulse8_send_and_wait() function 337 err = pulse8_send_and_wait(pulse8, cmd, 1, cmd[0], 2); in pulse8_setup() 348 err = pulse8_send_and_wait(pulse8, cmd, 1, cmd[0], 4); in pulse8_setup() 359 err = pulse8_send_and_wait(pulse8, cmd, 1, cmd[0], 1); in pulse8_setup() 367 err = pulse8_send_and_wait(pulse8, cmd, 1, cmd[0], 1); in pulse8_setup() 410 err = pulse8_send_and_wait(pulse8, cmd, 1, cmd[0], 2); in pulse8_setup() 420 err = pulse8_send_and_wait(pulse8, cmd, 1, cmd[0], 1); in pulse8_setup() 428 err = pulse8_send_and_wait(pulse8, cmd, 1, cmd[0], 1); in pulse8_setup() 435 err = pulse8_send_and_wait(pulse8, cmd, 1, cmd[0], 0); in pulse8_setup() 467 err = pulse8_send_and_wait(pulse8, cmd, 2, in pulse8_cec_adap_enable() [all …]
|