Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/qcom/iris/
H A Diris_hfi_gen1_response.c16 struct hfi_msg_event_notify_pkt *pkt) in iris_hfi_gen1_read_changed_params()
176 struct hfi_msg_event_notify_pkt *pkt) in iris_hfi_gen1_event_seq_changed()
220 struct hfi_msg_event_notify_pkt *pkt = packet; in iris_hfi_gen1_sys_event_notify()
239 iris_hfi_gen1_event_session_error(struct iris_inst *inst, struct hfi_msg_event_notify_pkt *pkt) in iris_hfi_gen1_event_session_error()
268 struct hfi_msg_event_notify_pkt *pkt = packet; in iris_hfi_gen1_session_event_notify()
503 .pkt_sz = sizeof(struct hfi_msg_event_notify_pkt),
H A Diris_hfi_gen1_defines.h226 struct hfi_msg_event_notify_pkt { struct
/linux-6.15/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.c1071 struct hfi_msg_event_notify_pkt *event_pkt = packet; in venus_process_msg_sys_error()