Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_uevents.cpp177 static void *uevent_loop(void *param) in uevent_loop() function
201 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx); in init_uevent_thread()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_uevents.cpp209 static void *uevent_loop(void *param) in uevent_loop() function
236 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx); in init_uevent_thread()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_uevents.cpp319 static void *uevent_loop(void *param) in uevent_loop() function
346 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx); in init_uevent_thread()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_uevents.cpp312 static void *uevent_loop(void *param) in uevent_loop() function
339 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx); in init_uevent_thread()