Home
last modified time | relevance | path

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

/drivers/media/cec/
Dcec-pin.c206 static bool rx_remove_byte(struct cec_pin *pin) in rx_remove_byte() function
1053 if (msg->len > 2 && rx_remove_byte(pin)) { in cec_pin_thread_func()