Searched refs:xrdc_check_pd (Results 1 – 1 of 1) sorted by relevance
185 static bool xrdc_check_pd(enum xrdc_comp_type type, in xrdc_check_pd() function213 return xrdc_check_pd(type, id, XRDC_AV_PD); in xrdc_check_lpav()218 return xrdc_check_pd(type, id, XRDC_HIFI_PD); in xrdc_check_hifi()223 return (!xrdc_check_pd(type, id, XRDC_HIFI_PD) && in xrdc_check_ad()224 !xrdc_check_pd(type, id, XRDC_AV_PD)); in xrdc_check_ad()