Home
last modified time | relevance | path

Searched defs:fmts (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/sys/dev/sound/pcm/
H A Dfeeder.c349 snd_fmtbestfunc(u_int32_t fmt, u_int32_t *fmts, int cheq) in snd_fmtbestfunc()
394 snd_fmtbestbit(u_int32_t fmt, u_int32_t *fmts) in snd_fmtbestbit()
400 snd_fmtbestchannel(u_int32_t fmt, u_int32_t *fmts) in snd_fmtbestchannel()
406 snd_fmtbest(u_int32_t fmt, u_int32_t *fmts) in snd_fmtbest()
H A Dchannel.c2261 u_int32_t *fmtlist, fmts; in chn_getformats() local
H A Ddsp.c2612 uint32_t fmts; in dsp_oss_audioinfo() local
/dflybsd-src/tools/tools/ath/athstats/
H A Dstatfoo.h82 unsigned char fmts[4096]; /* private: compiled stats to display */ member
/dflybsd-src/tools/tools/net80211/wlanstats/
H A Dstatfoo.h83 unsigned char fmts[4096]; /* private: compiled stats to display */ member
/dflybsd-src/sys/dev/drm/
H A Ddrm_connector.c681 u32 *fmts = NULL; in drm_display_info_set_bus_formats() local
/dflybsd-src/sys/dev/sound/pci/
H A Dfm801.c112 static u_int32_t fmts[] = { variable
/dflybsd-src/contrib/tcsh-6/
H A Ded.screen.c522 static const char fmts[] = "%s\n", fmtd[] = "%d\n"; in EchoTC() local
/dflybsd-src/contrib/libedit/src/
H A Dterminal.c1462 static const char fmts[] = "%s\n", fmtd[] = "%d\n"; in terminal_echotc() local
/dflybsd-src/lib/libevtr/
H A Devtr.c212 struct hashtab_str *fmts; member