Home
last modified time | relevance | path

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

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