Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/media/hypv-intercept/
DMakefile.am15 h_sources = hypv_intercept.h
16 c_sources = hypv_intercept.cpp
Dhypv_intercept.cpp60 struct hypv_intercept { struct
87 static struct hypv_intercept g_hvfe_handle[MAX_HVFE_HANDLE]; argument
96 memset(&g_hvfe_handle[index], 0, sizeof(struct hypv_intercept)); in add_handle_to_index()
269 struct hypv_intercept *handle = (struct hypv_intercept *)context; in event_notify()
289 struct hypv_intercept *handle = &g_hvfe_handle[fd_index]; in exit_thread()
326 struct hypv_intercept *handle = &g_hvfe_handle[fd_index]; in hypv_poll()
DAndroid.mk6 hypv_intercept.cpp