Home
last modified time | relevance | path

Searched refs:frequency_type (Results 1 – 25 of 61) sorted by relevance

123

/netbsd-src/usr.bin/audiocfg/
H A Dmain.c131 if (f->fmt.frequency_type == 0) { in print_audiodev()
136 for (j = 0; j < (int)f->fmt.frequency_type; j++) { in print_audiodev()
/netbsd-src/sys/arch/arm/iomd/
H A Dvidcaudio.c189 .frequency_type = 6,
207 .frequency_type = 6,
/netbsd-src/sys/dev/pci/
H A Dauich.c332 .frequency_type = 0, \
350 .frequency_type = 1,
363 .frequency_type = 2,
644 sc->sc_audio_formats[i].frequency_type = 1; in auich_attach()
1023 if (sc->sc_audio_formats[index].frequency_type != 1 in auich_set_format()
1027 if (sc->sc_modem_formats[index].frequency_type != 1 in auich_set_format()
H A Dauacer.c214 .frequency_type = 9, \
334 sc->sc_formats[i].frequency_type = 1; in auacer_attach()
545 if (sc->sc_formats[index].frequency_type != 1 in auacer_set_format()
H A Dauvia.c238 .frequency_type = 0, \
257 .frequency_type = 1,
475 sc->sc_formats[r].frequency_type = 1; in auvia_attach()
H A Dfms.c119 .frequency_type = 11,
492 for (i = 0; i < fms_formats[0].frequency_type; i++) { in fms_rate2index()
H A Dneo.c228 .frequency_type = 8,
721 for (i = 0; i < neo_formats[0].frequency_type; i++) { in neo_rate2index()
H A Dauixp.c124 .frequency_type = 0, \
405 if ((sc->sc_formats[index].frequency_type != 1) && in auixp_set_format()
1189 sc->sc_formats[i].frequency_type = 1; in auixp_post_config()
H A Deap.c221 .frequency_type = 0,
231 .frequency_type = 0,
241 .frequency_type = 0,
251 .frequency_type = 0,
H A Dgcscaudio.c217 .frequency_type = 0, \
338 sc->sc_formats[i].frequency_type = 1; in gcscaudio_attach()
/netbsd-src/sys/arch/zaurus/dev/
H A Dzaudio.c93 .frequency_type = 6,
/netbsd-src/sys/arch/luna68k/dev/
H A Dpsgpam.c187 .frequency_type = 0, /* filled by query_format */
464 psgpam_format.frequency_type = n; in psgpam_query_format()
/netbsd-src/sys/sys/
H A Daudioio.h227 u_int frequency_type; member
/netbsd-src/sys/dev/ic/
H A Dpl041.c94 .frequency_type = 1,
H A Dtms320av110.c105 .frequency_type = 1, \
/netbsd-src/sys/arch/evbppc/wii/dev/
H A Dbwdsp.c385 sc->sc_format.frequency_type = 1; in bwdsp_attach()
/netbsd-src/sys/arch/usermode/dev/
H A Dvaudio.c51 .frequency_type = 0,
/netbsd-src/sys/arch/evbarm/mini2440/
H A Daudio_mini2440.c124 .frequency_type = 6,
/netbsd-src/sys/arch/mac68k/obio/
H A Dascaudio.c368 .frequency_type = 1, in ascaudio_query_format()
376 .frequency_type = 1, in ascaudio_query_format()
/netbsd-src/sys/dev/usb/
H A Duaudio.c2571 auf->frequency_type = t1desc->v1.bSamFreqType; in uaudio_build_formats()
2581 auf->frequency_type = in uaudio_build_formats()
2595 auf->frequency_type = uaudio_get_rates(sc, auf->mode, NULL, 0); in uaudio_build_formats()
2596 if (auf->frequency_type >= AUFMT_MAX_FREQUENCIES) { in uaudio_build_formats()
2599 __func__, auf->frequency_type); in uaudio_build_formats()
2603 auf->frequency_type = uaudio_get_rates(sc, in uaudio_build_formats()
2609 if (auf->frequency_type == UA_SAMP_CONTINUOUS) { in uaudio_build_formats()
2618 auf->validbits, auf->precision, auf->channels, auf->frequency_type, in uaudio_build_formats()
/netbsd-src/sys/arch/amiga/dev/
H A Dzz9k_ax.c158 .frequency_type = 0,
H A Drepulse.c205 .frequency_type = 6,
/netbsd-src/sys/arch/hpcmips/vr/
H A Dvraiu.c101 .frequency_type = 4,
/netbsd-src/sys/arch/macppc/dev/
H A Dsnapper.c488 .frequency_type = 3,
502 .frequency_type = 4,
517 .frequency_type = 3,
/netbsd-src/sys/arch/x68k/dev/
H A Dvs.c140 .frequency_type = 5,

123