Searched refs:__osif_driver_sync (Results 1 – 1 of 1) sorted by relevance
40 static struct osif_driver_sync __osif_driver_sync; variable52 if (!__osif_driver_sync.is_registered) in osif_driver_sync_lookup()55 return &__osif_driver_sync; in osif_driver_sync_lookup()60 if (__osif_driver_sync.in_use) in osif_driver_sync_get()63 __osif_driver_sync.in_use = true; in osif_driver_sync_get()65 return &__osif_driver_sync; in osif_driver_sync_get()