Home
last modified time | relevance | path

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

/Linux-v5.10/include/sound/
Dsoc-component.h172 const char *ignore_machine; member
/Linux-v5.10/sound/soc/
Dsoc-core.c1639 if (!component->driver->ignore_machine) in soc_check_tplg_fes()
1643 if (!strcmp(component->driver->ignore_machine, in soc_check_tplg_fes()
1646 if (strcmp(component->driver->ignore_machine, in soc_check_tplg_fes()
/Linux-v5.10/sound/soc/sof/
Dpcm.c813 pd->ignore_machine = drv_name; in snd_sof_new_platform_drv()