Searched refs:restore_device (Results 1 – 9 of 9) sorted by relevance
643 if (hw_data->restore_device) in adf_dev_shutdown()644 hw_data->restore_device(accel_dev); in adf_dev_shutdown()
367 hw_data->restore_device = adf_dev_restore; in adf_init_hw_data_4xxxiov()
363 hw_data->restore_device = adf_dev_restore; in adf_init_hw_data_dh895xcc()
371 hw_data->restore_device = adf_dev_restore; in adf_init_hw_data_c3xxx()
376 hw_data->restore_device = adf_dev_restore; in adf_init_hw_data_c62x()
498 hw_data->restore_device = adf_dev_restore; in adf_init_hw_data_200xx()
398 void (*restore_device)(struct adf_accel_dev *accel_dev); member
972 hw_data->restore_device = adf_dev_restore; in adf_init_hw_data_4xxx()
2170 hw_data->restore_device = adf_c4xxx_dev_restore; in adf_init_hw_data_c4xxx()