Home
last modified time | relevance | path

Searched refs:cs4281_format_to_bps (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/sound/pci/
H A Dcs4281.c120 static u_int32_t cs4281_format_to_bps(u_int32_t);
245 cs4281_format_to_bps(u_int32_t format) in cs4281_format_to_bps() function
405 ch->bps = cs4281_format_to_bps(format); in cs4281chan_setformat()