| /netbsd-src/usr.bin/audiocfg/ |
| H A D | main.c | 131 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 D | vidcaudio.c | 189 .frequency_type = 6, 207 .frequency_type = 6,
|
| /netbsd-src/sys/dev/pci/ |
| H A D | auich.c | 332 .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 D | auacer.c | 214 .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 D | auvia.c | 238 .frequency_type = 0, \ 257 .frequency_type = 1, 475 sc->sc_formats[r].frequency_type = 1; in auvia_attach()
|
| H A D | fms.c | 119 .frequency_type = 11, 492 for (i = 0; i < fms_formats[0].frequency_type; i++) { in fms_rate2index()
|
| H A D | neo.c | 228 .frequency_type = 8, 721 for (i = 0; i < neo_formats[0].frequency_type; i++) { in neo_rate2index()
|
| H A D | auixp.c | 124 .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 D | eap.c | 221 .frequency_type = 0, 231 .frequency_type = 0, 241 .frequency_type = 0, 251 .frequency_type = 0,
|
| H A D | gcscaudio.c | 217 .frequency_type = 0, \ 338 sc->sc_formats[i].frequency_type = 1; in gcscaudio_attach()
|
| /netbsd-src/sys/arch/zaurus/dev/ |
| H A D | zaudio.c | 93 .frequency_type = 6,
|
| /netbsd-src/sys/arch/luna68k/dev/ |
| H A D | psgpam.c | 187 .frequency_type = 0, /* filled by query_format */ 464 psgpam_format.frequency_type = n; in psgpam_query_format()
|
| /netbsd-src/sys/sys/ |
| H A D | audioio.h | 227 u_int frequency_type; member
|
| /netbsd-src/sys/dev/ic/ |
| H A D | pl041.c | 94 .frequency_type = 1,
|
| H A D | tms320av110.c | 105 .frequency_type = 1, \
|
| /netbsd-src/sys/arch/evbppc/wii/dev/ |
| H A D | bwdsp.c | 385 sc->sc_format.frequency_type = 1; in bwdsp_attach()
|
| /netbsd-src/sys/arch/usermode/dev/ |
| H A D | vaudio.c | 51 .frequency_type = 0,
|
| /netbsd-src/sys/arch/evbarm/mini2440/ |
| H A D | audio_mini2440.c | 124 .frequency_type = 6,
|
| /netbsd-src/sys/arch/mac68k/obio/ |
| H A D | ascaudio.c | 368 .frequency_type = 1, in ascaudio_query_format() 376 .frequency_type = 1, in ascaudio_query_format()
|
| /netbsd-src/sys/dev/usb/ |
| H A D | uaudio.c | 2571 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 D | zz9k_ax.c | 158 .frequency_type = 0,
|
| H A D | repulse.c | 205 .frequency_type = 6,
|
| /netbsd-src/sys/arch/hpcmips/vr/ |
| H A D | vraiu.c | 101 .frequency_type = 4,
|
| /netbsd-src/sys/arch/macppc/dev/ |
| H A D | snapper.c | 488 .frequency_type = 3, 502 .frequency_type = 4, 517 .frequency_type = 3,
|
| /netbsd-src/sys/arch/x68k/dev/ |
| H A D | vs.c | 140 .frequency_type = 5,
|