Searched refs:osi_sem_give (Results 1 – 8 of 8) sorted by relevance
146 osi_sem_give(&queue->dequeue_sem); in fixed_queue_enqueue()166 osi_sem_give(&queue->enqueue_sem); in fixed_queue_dequeue()218 osi_sem_give(&queue->enqueue_sem); in fixed_queue_try_remove_from_queue()
109 osi_sem_give(&queue->dequeue_sem); in fixed_pkt_queue_enqueue()125 osi_sem_give(&queue->enqueue_sem); in fixed_pkt_queue_dequeue()
151 osi_sem_give(&start->start_sem); in osi_thread_run()175 osi_sem_give(&thread->stop_sem); in osi_thread_run()194 osi_sem_give(&thread->work_sem); in osi_thread_stop()348 osi_sem_give(&thread->work_sem); in osi_thread_post()
42 void osi_sem_give(osi_sem_t *sem) in osi_sem_give() function
69 osi_sem_give(&future->semaphore); in future_ready()
40 void osi_sem_give(osi_sem_t *sem);
1188 osi_sem_give(&adv_data_sem); in btu_hcif_command_complete_evt()1192 osi_sem_give(&adv_data_sem); in btu_hcif_command_complete_evt()1196 osi_sem_give(&adv_enable_sem); in btu_hcif_command_complete_evt()1201 osi_sem_give(&adv_param_sem); in btu_hcif_command_complete_evt()1205 osi_sem_give(&scan_param_sem); in btu_hcif_command_complete_evt()1209 osi_sem_give(&scan_enable_sem); in btu_hcif_command_complete_evt()
462 osi_sem_give(&sync_info->sync_sem); in filter_incoming_event()