Searched refs:HDA_PARAM_SUPP_PCM_SIZE_RATE_24BIT (Results 1 – 3 of 3) sorted by relevance
993 #define HDA_PARAM_SUPP_PCM_SIZE_RATE_24BIT(param) \ macro
1003 if (HDA_PARAM_SUPP_PCM_SIZE_RATE_24BIT(cap)) in hdaa_dump_audio_formats_sb()5360 if (HDA_PARAM_SUPP_PCM_SIZE_RATE_24BIT(pcmcap)) in hdaa_pcmchannel_setup()5641 if (HDA_PARAM_SUPP_PCM_SIZE_RATE_24BIT(cap)) in hdaa_dump_audio_formats()6917 else if (val == 24 && HDA_PARAM_SUPP_PCM_SIZE_RATE_24BIT(pcmcap)) in hdaa_sysctl_32bit()
994 #define HDA_PARAM_SUPP_PCM_SIZE_RATE_24BIT(param) \ macro