Searched refs:hash_disable_power (Results 1 – 1 of 1) sorted by relevance
298 static int hash_disable_power(struct hash_device_data *device_data, in hash_disable_power() function1750 hash_disable_power(device_data, false); in ux500_hash_probe()1814 if (hash_disable_power(device_data, false)) in ux500_hash_remove()1879 if (hash_disable_power(device_data, false)) in ux500_hash_shutdown()1910 ret = hash_disable_power(device_data, false); in ux500_hash_suspend()1913 ret = hash_disable_power(device_data, true); in ux500_hash_suspend()