Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/utils/inc/
Dqueue.h37 inline void __queue_free(struct queue *queue);
/hardware/intel/common/wrs_omxil_core/utils/src/
Dqueue.c41 inline void __queue_free(struct queue *queue) in __queue_free() function