Home
last modified time | relevance | path

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

/device/amlogic/yukawa/hal/hdmicec/
Dhdmi_cec.c339 static void *event_thread(void *arg) in event_thread() function
583 if (pthread_create(&ctx->thread, NULL, event_thread, ctx)) { in open_hdmi_cec()