Searched refs:halt_output (Results 1 - 25 of 72) sorted by relevance

123

/netbsd-current/sys/dev/audio/
H A Daudio_if.h108 int (*halt_output)(void *); member in struct:audio_hw_if
H A Daudio_dai.h182 if (!dai->dai_hw_if->halt_output)
184 return dai->dai_hw_if->halt_output(dai->dai_priv);
/netbsd-current/sys/dev/isapnp/
H A Dgus_isapnp.c74 .halt_output = iw_halt_output,
/netbsd-current/sys/arch/vax/vsa/
H A Dvsaudio.c126 .halt_output = am7930_halt_output,
/netbsd-current/sys/arch/sparc/dev/
H A Daudioamd.c105 .halt_output = am7930_halt_output,
/netbsd-current/sys/dev/isa/
H A Dsb.c88 .halt_output = sbdsp_halt_output,
H A Dpas.c131 .halt_output = sbdsp_halt_output,
H A Dwss.c93 .halt_output = ad1848_isa_halt_output,
/netbsd-current/sys/arch/evbppc/wii/dev/
H A Dbwai.c253 .halt_output = bwai_halt_output,
H A Dbwdsp.c331 .halt_output = bwdsp_halt_output,
/netbsd-current/sys/arch/usermode/dev/
H A Dvaudio.c119 .halt_output = vaudio_halt_output,
/netbsd-current/sys/dev/ic/
H A Dtms320av110.c81 .halt_output = tav_halt_output,
H A Dpl041.c232 .halt_output = aaci_halt_output,
/netbsd-current/sys/dev/ebus/
H A Dcs4231_ebus.c105 .halt_output = cs4231_ebus_halt_output,
/netbsd-current/sys/arch/prep/isa/
H A Dpaud_isa.c102 .halt_output = ad1848_isa_halt_output,
/netbsd-current/sys/arch/hpcmips/vr/
H A Dvraiu.c131 .halt_output = vraiu_halt_output,
/netbsd-current/sys/arch/arm/iomd/
H A Dvidcaudio.c171 .halt_output = vidcaudio_halt_output,
/netbsd-current/sys/arch/amiga/dev/
H A Dzz9k_ax.c132 .halt_output = zzax_halt_output,
/netbsd-current/sys/arch/evbarm/mini2440/
H A Daudio_mini2440.c96 .halt_output = uda_ssio_halt_output,
/netbsd-current/sys/arch/sgimips/hpc/
H A Dhaltwo.c82 .halt_output = haltwo_halt_output,
/netbsd-current/sys/dev/tc/
H A Dbba.c145 .halt_output = bba_halt_output, /* md */
/netbsd-current/sys/arch/arm/sunxi/
H A Dsun50i_a64_acodec.c554 .halt_output = a64_acodec_halt_output,
H A Dsunxi_codec.c472 .halt_output = sunxi_codec_halt_output,
/netbsd-current/sys/dev/fdt/
H A Dausoc.c339 .halt_output = ausoc_halt_output,
/netbsd-current/sys/arch/arm/rockchip/
H A Drk_i2s.c360 .halt_output = rk_i2s_halt_output,

Completed in 421 milliseconds

123