Home
last modified time | relevance | path

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

/device/amlogic/yukawa/hal/hdmicec/
Dhdmi_cec.c315 static bool is_transferable_in_sleep(struct cec_msg* message) { in is_transferable_in_sleep() function
421 if (!cec_control_enabled && !is_transferable_in_sleep(&msg)) { in event_thread()