Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/media/hypv-intercept/
Dhypv_intercept.cpp89 static int event_notify(void *context, void *messages);
212 cb.handler = event_notify; in hypv_open()
267 static int event_notify(void *context, void *messages) in event_notify() function