Searched refs:audioformat (Results 1 – 18 of 18) sorted by relevance
/linux-4.4.14/sound/usb/ |
D | quirks.h | 4 struct audioformat; 22 struct audioformat *fmt); 27 struct audioformat *fp); 37 struct audioformat *fmt); 40 struct audioformat *fp,
|
D | quirks-table.h | 59 .data = &(const struct audioformat) { 519 .data = & (const struct audioformat) { 536 .data = & (const struct audioformat) { 1007 .data = & (const struct audioformat) { 1024 .data = & (const struct audioformat) { 1628 .data = & (const struct audioformat) { 1646 .data = & (const struct audioformat) { 1695 .data = & (const struct audioformat) { 1713 .data = & (const struct audioformat) { 2108 .data = &(const struct audioformat) { [all …]
|
D | format.c | 45 struct audioformat *fp, in parse_audio_format_i_type() 160 static int parse_audio_format_rates_v1(struct snd_usb_audio *chip, struct audioformat *fp, in parse_audio_format_rates_v1() 232 struct audioformat *fp, int nr_triplets, in parse_uac2_sample_rate_range() 289 struct audioformat *fp) in parse_audio_format_rates_v2() 373 struct audioformat *fp, unsigned int format, in parse_audio_format_i() 434 struct audioformat *fp, in parse_audio_format_ii() 484 struct audioformat *fp, unsigned int format, in snd_usb_parse_audio_format()
|
D | stream.c | 45 struct audioformat *fp, *n; in free_substream() 84 struct audioformat *fp) in snd_usb_init_substream() 126 struct audioformat *fp) in have_dup_chmap() 131 struct audioformat *prev; in have_dup_chmap() 132 prev = list_entry(p, struct audioformat, list); in have_dup_chmap() 145 struct audioformat *fp; in usb_chmap_ctl_tlv() 206 struct audioformat *fp; in add_chmap() 325 struct audioformat *fp) in snd_usb_add_audio_stream() 490 struct audioformat *fp = NULL; in snd_usb_parse_audio_interface()
|
D | pcm.c | 96 static struct audioformat *find_format(struct snd_usb_substream *subs) in find_format() 98 struct audioformat *fp; in find_format() 99 struct audioformat *found = NULL; in find_format() 155 struct audioformat *fmt) in init_pitch_v1() 181 struct audioformat *fmt) in init_pitch_v2() 205 struct audioformat *fmt) in snd_usb_init_pitch() 379 struct audioformat *fmt, in set_sync_endpoint() 480 static int set_format(struct snd_usb_substream *subs, struct audioformat *fmt) in set_format() 565 struct audioformat *fp, in match_endpoint_audioformats() 566 struct audioformat *match, int rate, in match_endpoint_audioformats() [all …]
|
D | card.h | 11 struct audioformat { struct 115 struct audioformat *cur_audiofmt; /* current audioformat pointer (for hw_params callback) */
|
D | format.h | 5 struct audioformat *fp, unsigned int format,
|
D | stream.h | 9 struct audioformat *fp);
|
D | clock.h | 6 struct audioformat *fmt, int rate);
|
D | pcm.h | 11 struct audioformat *fmt);
|
D | quirks.c | 142 struct audioformat *fp; in create_fixed_stream_quirk() 418 static const struct audioformat ua_format = { in create_uaxx_quirk() 428 struct audioformat *fp; in create_uaxx_quirk() 1039 int snd_usb_is_big_endian_format(struct snd_usb_audio *chip, struct audioformat *fp) in snd_usb_is_big_endian_format() 1078 struct audioformat *fmt) in set_format_emu_quirk() 1116 struct audioformat *fmt) in snd_usb_set_format_quirk() 1167 struct audioformat *fmt) in snd_usb_select_mode_quirk() 1279 struct audioformat *fp, in snd_usb_interface_dsd_format_quirks()
|
D | clock.c | 281 struct audioformat *fmt, int rate) in set_sample_rate_v1() 354 struct audioformat *fmt, int rate) in set_sample_rate_v2() 418 struct audioformat *fmt, int rate) in snd_usb_init_sample_rate()
|
D | endpoint.h | 18 struct audioformat *fmt,
|
D | proc.c | 76 struct audioformat *fp; in proc_dump_substream_formats()
|
D | endpoint.c | 616 struct audioformat *fmt, in data_ep_set_params() 852 struct audioformat *fmt, in snd_usb_endpoint_set_params()
|
/linux-4.4.14/sound/pci/echoaudio/ |
D | echoaudio.h | 320 struct audioformat { struct
|
D | echoaudio_dsp.c | 784 const struct audioformat *format) in set_audio_format()
|
D | echoaudio.c | 696 struct audioformat format; in pcm_prepare()
|