Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/cec/usb/pulse8/
H A Dpulse8-cec.c210 static int pulse8_send(struct serio *serio, const u8 *command, u8 cmd_len) in pulse8_send() function
243 err = pulse8_send(pulse8->serio, cmd, cmd_len); in pulse8_send_and_wait_once()