Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/cec/core/
H A Dcec-api.c56 static bool cec_is_busy(const struct cec_adapter *adap, in cec_is_busy() function
136 if (cec_is_busy(adap, fh)) in cec_adap_s_phys_addr()
183 !cec_is_busy(adap, fh)) { in cec_adap_s_log_addrs()
227 else if (cec_is_busy(adap, fh)) in cec_transmit()