Lines Matching refs:exit
688 .exit = sof_sdw_rt_sdca_jack_exit,
703 .exit = sof_sdw_rt711_exit,
718 .exit = sof_sdw_rt_sdca_jack_exit,
754 .exit = sof_sdw_rt_sdca_jack_exit,
783 .exit = sof_sdw_rt_amp_exit,
798 .exit = sof_sdw_rt_amp_exit,
812 .exit = sof_sdw_rt_amp_exit,
1882 if (!codec_info_list[i].dais[j].exit)
1885 * We don't need to call .exit function if there is no matched
1891 /* Do the .exit function if the codec dai is used in the link */
1892 ret = codec_info_list[i].dais[j].exit(card, dai_link);
1895 "codec exit failed %d\n",