Searched refs:adf_crypto_dev_config (Results 1 – 3 of 3) sorted by relevance
73 int adf_crypto_dev_config(struct adf_accel_dev *accel_dev);
56 int adf_crypto_dev_config(struct adf_accel_dev *accel_dev) in adf_crypto_dev_config() function296 ret = adf_crypto_dev_config(accel_dev); in adf_probe()
360 hw_data->dev_config = adf_crypto_dev_config; in adf_init_hw_data_4xxx()