Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/cec/core/
Dcec-pin.c312 static bool tx_remove_byte(struct cec_pin *pin) in tx_remove_byte() function
1193 if (msg->len > 2 && tx_remove_byte(pin)) { in cec_pin_adap_transmit()