Searched refs:hash_disable_power (Results 1 – 1 of 1) sorted by relevance
284 static int hash_disable_power(struct hash_device_data *device_data, in hash_disable_power() function1741 hash_disable_power(device_data, false); in ux500_hash_probe()1793 if (hash_disable_power(device_data, false)) in ux500_hash_remove()1842 if (hash_disable_power(device_data, false)) in ux500_hash_shutdown()1873 ret = hash_disable_power(device_data, false); in ux500_hash_suspend()1876 ret = hash_disable_power(device_data, true); in ux500_hash_suspend()