Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/fdt/
H A Daudio_soc.c101 static int audio_soc_attach(device_t dev);
421 audio_soc_attach(device_t dev) in audio_soc_attach() function
525 DEVMETHOD(device_attach, audio_soc_attach),