Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_tegra.c385 static void hda_tegra_probe_work(struct work_struct *work);
413 INIT_WORK(&hda->probe_work, hda_tegra_probe_work); in hda_tegra_create()
496 static void hda_tegra_probe_work(struct work_struct *work) in hda_tegra_probe_work() function