Home
last modified time | relevance | path

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

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