Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/venus/ !
H A Dhfi.h55 #define EVT_SESSION_ERROR 4 macro
H A Dhfi_msgs.c220 inst->ops->event_notify(inst, EVT_SESSION_ERROR, NULL); in event_session_error()
H A Dcore.c74 inst->ops->event_notify(inst, EVT_SESSION_ERROR, NULL); in venus_event_notify()
H A Dvenc.c1395 if (event == EVT_SESSION_ERROR) { in venc_event_notify()
H A Dvdec.c1581 case EVT_SESSION_ERROR: in vdec_event_notify()