Home
last modified time | relevance | path

Searched refs:intel_configure_mic_privacy (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/sof/
H A Dipc4-priv.h96 void (*intel_configure_mic_privacy)(struct snd_sof_dev *sdev, member
H A Dipc4-loader.c529 if (ipc4_data->intel_configure_mic_privacy) { in sof_ipc4_query_fw_configuration()
533 ipc4_data->intel_configure_mic_privacy(sdev, caps); in sof_ipc4_query_fw_configuration()
/linux/sound/soc/sof/intel/
H A Dptl.c98 ipc4_data->intel_configure_mic_privacy = sof_ptl_set_mic_privacy; in sof_ptl_set_ops()