Home
last modified time | relevance | path

Searched defs:fmtlist (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/sound/pcm/
H A Dvchan.c56 uint32_t fmtlist[FMTLIST_MAX]; member
66 uint32_t i, j, *fmtlist; in vchan_init() local
H A Dchannel.c1003 snd_fmtvalid(uint32_t fmt, uint32_t *fmtlist) in snd_fmtvalid()
2261 u_int32_t *fmtlist, fmts; in chn_getformats() local
H A Dchannel.h33 u_int32_t *fmtlist; member
/dragonfly/stand/boot/pc32/btxld/
H A Dbtxld.c73 static const char *const fmtlist[] = {"bin", "aout", "elf"}; variable
/dragonfly/sys/dev/sound/pci/hda/
H A Dhdaa.h227 uint32_t spd, fmt, fmtlist[32], pcmrates[16]; member