Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/sound/pcm/
HDfeeder_volume.c168 m = feeder_matrix_default_channel_map(info->channels); in feed_volume_init()
218 m = feeder_matrix_default_channel_map(value); in feed_volume_set()
HDfeeder.h151 struct pcmchan_matrix *feeder_matrix_default_channel_map(uint32_t);
HDfeeder_matrix.c575 feeder_matrix_default_channel_map(uint32_t ch) in feeder_matrix_default_channel_map() function
607 m = feeder_matrix_default_channel_map(ch); in feeder_matrix_default_format()
HDdsp.c1520 m = feeder_matrix_default_channel_map(*arg_i); in dsp_ioctl()