Searched refs:hash_disable_power (Results 1 – 1 of 1) sorted by relevance
283 static int hash_disable_power(struct hash_device_data *device_data, in hash_disable_power() function1739 hash_disable_power(device_data, false); in ux500_hash_probe()1791 if (hash_disable_power(device_data, false)) in ux500_hash_remove()1840 if (hash_disable_power(device_data, false)) in ux500_hash_shutdown()1871 ret = hash_disable_power(device_data, false); in ux500_hash_suspend()1874 ret = hash_disable_power(device_data, true); in ux500_hash_suspend()