Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/common/
Dsoc-intel-quirks.h41 static inline bool soc_intel_is_byt_cr(struct platform_device *pdev) in soc_intel_is_byt_cr() function
89 static inline bool soc_intel_is_byt_cr(struct platform_device *pdev) in soc_intel_is_byt_cr() function
/Linux-v5.4/sound/soc/sof/
Dsof-acpi-dev.c150 if (desc == &sof_acpi_baytrail_desc && soc_intel_is_byt_cr(pdev)) in sof_acpi_probe()
/Linux-v5.4/sound/soc/intel/atom/sst/
Dsst_acpi.c277 if (soc_intel_is_byt_cr(pdev)) { in sst_acpi_probe()