Searched refs:get_spectral_config (Results 1 – 2 of 2) sorted by relevance
2570 p_sops->get_spectral_config = target_if_spectral_sops_sim_get_params; in target_if_init_spectral_simulation_ops()2589 p_sops->get_spectral_config = target_if_spectral_sops_get_params; in target_if_init_spectral_simulation_ops()2975 p_sops->get_spectral_config = null_get_spectral_config; in target_if_spectral_init_dummy_function_table()4798 p_sops->get_spectral_config(spectral, ¶ms, smode); in _target_if_set_spectral_config()4988 p_sops->get_spectral_config(spectral, param, smode); in target_if_get_spectral_config()5461 p_sops->get_spectral_config(spectral, &spectral->params[smode], smode); in target_if_spectral_scan_enable_params()
802 uint32_t (*get_spectral_config)( member