Home
last modified time | relevance | path

Searched refs:shared_power_users (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dcavium-octeon.c118 if (!atomic_dec_return(&host->shared_power_users)) in octeon_mmc_set_shared_power()
121 if (atomic_inc_return(&host->shared_power_users) == 1) in octeon_mmc_set_shared_power()
H A Dcavium.h79 atomic_t shared_power_users; member
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dcavium-octeon.c120 if (!atomic_dec_return(&host->shared_power_users)) in octeon_mmc_set_shared_power()
123 if (atomic_inc_return(&host->shared_power_users) == 1) in octeon_mmc_set_shared_power()
H A Dcavium.h79 atomic_t shared_power_users; member

Completed in 3 milliseconds