Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/qcom/venus/
Dhfi_msgs.c18 struct hfi_msg_event_notify_pkt *pkt) in event_seq_changed()
120 struct hfi_msg_event_notify_pkt *pkt) in event_release_buffer_ref()
138 struct hfi_msg_event_notify_pkt *pkt) in event_sys_error()
151 struct hfi_msg_event_notify_pkt *pkt) in event_session_error()
183 struct hfi_msg_event_notify_pkt *pkt = packet; in hfi_event_notify()
608 .pkt_sz = sizeof(struct hfi_msg_event_notify_pkt),
Dhfi_msgs.h48 struct hfi_msg_event_notify_pkt { struct
Dhfi_venus.c982 struct hfi_msg_event_notify_pkt *event_pkt = packet; in venus_process_msg_sys_error()