Home
last modified time | relevance | path

Searched refs:HFI_MSG_EVENT_NOTIFY (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/qcom/venus/
H A Dhfi_msgs.h20 #define HFI_MSG_EVENT_NOTIFY 0x21001 macro
H A Dhfi_msgs.c656 {.pkt = HFI_MSG_EVENT_NOTIFY,
809 if (!inst && hdr->pkt_type != HFI_MSG_EVENT_NOTIFY) { in hfi_process_msg_packet()