Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/qcom/venus/
Dhfi_msgs.c27 struct hfi_msg_event_notify_pkt *pkt) in event_seq_changed()
129 struct hfi_msg_event_notify_pkt *pkt) in event_release_buffer_ref()
147 struct hfi_msg_event_notify_pkt *pkt) in event_sys_error()
160 struct hfi_msg_event_notify_pkt *pkt) in event_session_error()
192 struct hfi_msg_event_notify_pkt *pkt = packet; in hfi_event_notify()
617 .pkt_sz = sizeof(struct hfi_msg_event_notify_pkt),
Dhfi_msgs.h57 struct hfi_msg_event_notify_pkt { struct
Dhfi_venus.c996 struct hfi_msg_event_notify_pkt *event_pkt = packet; in venus_process_msg_sys_error()