Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/qcom/venus/
Dhfi_venus.c72 struct hfi_queue_header { struct
91 sizeof(struct hfi_queue_header) * IFACEQ_NUM) argument
98 ((i) * sizeof(struct hfi_queue_header)))
119 struct hfi_queue_header *qhdr;
181 struct hfi_queue_header *qhdr; in venus_write_queue()
249 struct hfi_queue_header *qhdr; in venus_read_queue()
687 static void venus_set_qhdr_defaults(struct hfi_queue_header *qhdr) in venus_set_qhdr_defaults()
759 tbl_hdr->qhdr_size = sizeof(struct hfi_queue_header); in venus_interface_queues_init()
861 struct hfi_queue_header *qhdr; in venus_get_queue_size()