Home
last modified time | relevance | path

Searched defs:hwif (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/sys/dev/fdt/
H A Dgraphaudio.c207 const struct audio_hw_if *hwif; in graphaudio_open() local
238 const struct audio_hw_if *hwif; in graphaudio_close() local
257 const struct audio_hw_if *hwif; in graphaudio_set_params() local
309 const struct audio_hw_if *hwif = dai->dd_hw_if; in graphaudio_allocm() local
323 const struct audio_hw_if *hwif = dai->dd_hw_if; in graphaudio_freem() local
334 const struct audio_hw_if *hwif = dai->dd_hw_if; in graphaudio_set_port() local
347 const struct audio_hw_if *hwif = dai->dd_hw_if; in graphaudio_get_port() local
360 const struct audio_hw_if *hwif = dai->dd_hw_if; in graphaudio_query_devinfo() local
373 const struct audio_hw_if *hwif = dai->dd_hw_if; in graphaudio_round_blocksize() local
386 const struct audio_hw_if *hwif = dai->dd_hw_if; in graphaudio_round_buffersize() local
[all …]
H A Dsimpleaudio.c227 const struct audio_hw_if *hwif; in simpleaudio_open() local
270 const struct audio_hw_if *hwif; in simpleaudio_close() local
297 const struct audio_hw_if *hwif; in simpleaudio_set_params() local
349 const struct audio_hw_if *hwif = dai->dd_hw_if; in simpleaudio_allocm() local
363 const struct audio_hw_if *hwif = dai->dd_hw_if; in simpleaudio_freem() local
374 const struct audio_hw_if *hwif = dai->dd_hw_if; in simpleaudio_set_port() local
387 const struct audio_hw_if *hwif = dai->dd_hw_if; in simpleaudio_get_port() local
400 const struct audio_hw_if *hwif = dai->dd_hw_if; in simpleaudio_query_devinfo() local
413 const struct audio_hw_if *hwif = dai->dd_hw_if; in simpleaudio_round_blocksize() local
426 const struct audio_hw_if *hwif = dai->dd_hw_if; in simpleaudio_round_buffersize() local
[all …]
/openbsd-src/sys/arch/arm64/dev/
H A Daplaudio.c218 const struct audio_hw_if *hwif; in aplaudio_open() local
254 const struct audio_hw_if *hwif; in aplaudio_close() local
278 const struct audio_hw_if *hwif; in aplaudio_set_params() local
324 const struct audio_hw_if *hwif = dai->dd_hw_if; in aplaudio_allocm() local
338 const struct audio_hw_if *hwif = dai->dd_hw_if; in aplaudio_freem() local
349 const struct audio_hw_if *hwif; in aplaudio_set_port() local
370 const struct audio_hw_if *hwif; in aplaudio_get_port() local
391 const struct audio_hw_if *hwif; in aplaudio_query_devinfo() local
411 const struct audio_hw_if *hwif = dai->dd_hw_if; in aplaudio_round_blocksize() local
424 const struct audio_hw_if *hwif = dai->dd_hw_if; in aplaudio_round_buffersize() local
[all …]
/openbsd-src/sys/dev/
H A Dmidi.c506 const struct midi_hw_if *hwif = sa->hwif; midiattach() local
580 midi_attach_mi(const struct midi_hw_if * hwif,void * hdl,struct device * dev) midi_attach_mi() argument
[all...]
H A Dvideo_if.h66 const void *hwif; member
H A Daudio_if.h132 const void *hwif; /* either audio_hw_if * or midi_hw_if * */ member
/openbsd-src/sys/dev/pci/
H A Daac_pci.c112 int hwif; member