Searched refs:root_dprc_count (Results 1 – 1 of 1) sorted by relevance
112 static atomic_t root_dprc_count = ATOMIC_INIT(0); variable218 return atomic_read(&root_dprc_count) > 0; in fsl_mc_bus_exists()461 atomic_inc(&root_dprc_count); in fsl_mc_device_add()545 if (atomic_read(&root_dprc_count) > 0) in fsl_mc_device_remove()546 atomic_dec(&root_dprc_count); in fsl_mc_device_remove()