Searched refs:dd_hw_if (Results 1 – 10 of 10) sorted by relevance
231 hwif = dai->dd_hw_if; in simpleaudio_open()241 hwif = dai->dd_hw_if; in simpleaudio_open()252 hwif = dai->dd_hw_if; in simpleaudio_open()275 hwif = dai->dd_hw_if; in simpleaudio_close()281 hwif = dai->dd_hw_if; in simpleaudio_close()286 hwif = dai->dd_hw_if; in simpleaudio_close()323 hwif = dai->dd_hw_if; in simpleaudio_set_params()332 hwif = dai->dd_hw_if; in simpleaudio_set_params()349 const struct audio_hw_if *hwif = dai->dd_hw_if; in simpleaudio_allocm()363 const struct audio_hw_if *hwif = dai->dd_hw_if; in simpleaudio_freem()[all …]
211 hwif = dai->dd_hw_if; in graphaudio_open()221 hwif = dai->dd_hw_if; in graphaudio_open()241 hwif = dai->dd_hw_if; in graphaudio_close()246 hwif = dai->dd_hw_if; in graphaudio_close()283 hwif = dai->dd_hw_if; in graphaudio_set_params()292 hwif = dai->dd_hw_if; in graphaudio_set_params()309 const struct audio_hw_if *hwif = dai->dd_hw_if; in graphaudio_allocm()323 const struct audio_hw_if *hwif = dai->dd_hw_if; in graphaudio_freem()334 const struct audio_hw_if *hwif = dai->dd_hw_if; in graphaudio_set_port()347 const struct audio_hw_if *hwif = dai->dd_hw_if; in graphaudio_get_port()[all …]
89 sc->sc_dai.dd_hw_if = &simpleamp_hw_if; in simpleamp_attach()
170 sc->sc_dai.dd_hw_if = &sncodec_hw_if; in sncodec_attach()
157 sc->sc_dai.dd_hw_if = &tascodec_hw_if; in tascodec_attach()
178 sc->sc_dai.dd_hw_if = &escodec_hw_if; in escodec_attach()
274 sc->sc_dai.dd_hw_if = &rkiis_hw_if; in rkiis_attach()
223 hwif = dai->dd_hw_if; in aplaudio_open()236 hwif = dai->dd_hw_if; in aplaudio_open()261 hwif = dai->dd_hw_if; in aplaudio_close()267 hwif = dai->dd_hw_if; in aplaudio_close()284 hwif = dai->dd_hw_if; in aplaudio_set_params()324 const struct audio_hw_if *hwif = dai->dd_hw_if; in aplaudio_allocm()338 const struct audio_hw_if *hwif = dai->dd_hw_if; in aplaudio_freem()357 hwif = dai->dd_hw_if; in aplaudio_set_port()378 hwif = dai->dd_hw_if; in aplaudio_get_port()398 hwif = dai->dd_hw_if; in aplaudio_query_devinfo()[all …]
211 sc->sc_ad[i].ad_dai.dd_hw_if = &aplmca_hw_if; in aplmca_attach()
219 const void *dd_hw_if; member