Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/fsl/
Dfsl_audmix.c455 static const struct of_device_id fsl_audmix_ids[] = { variable
462 MODULE_DEVICE_TABLE(of, fsl_audmix_ids);
473 of_id = of_match_device(fsl_audmix_ids, dev); in fsl_audmix_probe()
582 .of_match_table = fsl_audmix_ids,