Searched refs:osi_thead_work_queue_get (Results 1 – 1 of 1) sorted by relevance
97 static bool osi_thead_work_queue_get(struct work_queue *wq, struct work_item *item) in osi_thead_work_queue_get() function164 if (osi_thead_work_queue_get(thread->work_queues[idx], &item) == true) { in osi_thread_run()