Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/venus/
H A Dhfi_msgs.c23 struct hfi_msg_event_notify_pkt *pkt) in event_seq_changed()
132 struct hfi_msg_event_notify_pkt *pkt) in event_release_buffer_ref()
150 struct hfi_msg_event_notify_pkt *pkt) in event_sys_error()
163 struct hfi_msg_event_notify_pkt *pkt) in event_session_error()
195 struct hfi_msg_event_notify_pkt *pkt = packet; in hfi_event_notify()
657 .pkt_sz = sizeof(struct hfi_msg_event_notify_pkt),
H A Dhfi_msgs.h48 struct hfi_msg_event_notify_pkt { struct
H A Dhfi_venus.c1057 struct hfi_msg_event_notify_pkt *event_pkt = packet; in venus_process_msg_sys_error()