Searched refs:audioformat (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.10/sound/usb/ |
D | quirks.h | 5 struct audioformat; 29 struct audioformat *fmt); 34 struct audioformat *fp); 44 struct audioformat *fmt); 47 struct audioformat *fp, 51 struct audioformat *fp,
|
D | quirks-table.h | 55 .data = &(const struct audioformat) { 416 .data = & (const struct audioformat) { 433 .data = & (const struct audioformat) { 904 .data = & (const struct audioformat) { 921 .data = & (const struct audioformat) { 1525 .data = & (const struct audioformat) { 1543 .data = & (const struct audioformat) { 1592 .data = & (const struct audioformat) { 1610 .data = & (const struct audioformat) { 2005 .data = &(const struct audioformat) { [all …]
|
D | format.c | 33 struct audioformat *fp, in parse_audio_format_i_type() 154 static int set_fixed_rate(struct audioformat *fp, int rate, int rate_bits) in set_fixed_rate() 178 static int parse_audio_format_rates_v1(struct snd_usb_audio *chip, struct audioformat *fp, in parse_audio_format_rates_v1() 261 static bool s1810c_valid_sample_rate(struct audioformat *fp, in s1810c_valid_sample_rate() 286 struct audioformat *fp, in focusrite_valid_sample_rate() 333 struct audioformat *fp, int nr_triplets, in parse_uac2_sample_rate_range() 402 struct audioformat *fp) in line6_parse_audio_format_rates_quirk() 425 struct audioformat *fp) in parse_audio_format_rates_v2v3() 522 struct audioformat *fp, u64 format, in parse_audio_format_i() 605 struct audioformat *fp, in parse_audio_format_ii() [all …]
|
D | clock.h | 7 struct audioformat *fmt, int rate); 10 struct audioformat *fmt, bool validate);
|
D | format.h | 6 struct audioformat *fp, u64 format, 11 struct audioformat *fp,
|
D | stream.c | 31 static void audioformat_free(struct audioformat *fp) in audioformat_free() 44 struct audioformat *fp, *n; in free_substream() 82 struct audioformat *fp, in snd_usb_init_substream() 135 struct audioformat *fp) in have_dup_chmap() 137 struct audioformat *prev = fp; in have_dup_chmap() 152 struct audioformat *fp; in usb_chmap_ctl_tlv() 213 struct audioformat *fp; in add_chmap() 479 struct audioformat *fp, in __snd_usb_add_audio_stream() 560 struct audioformat *fp) in snd_usb_add_audio_stream() 567 struct audioformat *fp, in snd_usb_add_audio_stream_v3() [all …]
|
D | clock.c | 155 struct audioformat *fmt, in uac_clock_source_is_valid_quirk() 218 struct audioformat *fmt, in uac_clock_source_is_valid() 267 struct audioformat *fmt, int entity_id, in __uac_clock_find_source() 361 struct audioformat *fmt, int entity_id, in __uac3_clock_find_source() 467 struct audioformat *fmt, bool validate) in snd_usb_clock_find_source() 486 struct audioformat *fmt, int rate) in set_sample_rate_v1() 565 struct audioformat *fmt, int rate) in set_sample_rate_v2v3() 659 struct audioformat *fmt, int rate) in snd_usb_init_sample_rate()
|
D | pcm.c | 84 static struct audioformat *find_format(struct snd_usb_substream *subs) in find_format() 86 struct audioformat *fp; in find_format() 87 struct audioformat *found = NULL; in find_format() 143 struct audioformat *fmt) in init_pitch_v1() 170 struct audioformat *fmt) in init_pitch_v2() 195 struct audioformat *fmt) in snd_usb_init_pitch() 430 struct audioformat *fmt, in set_sync_endpoint() 539 static int set_format(struct snd_usb_substream *subs, struct audioformat *fmt) in set_format() 626 struct audioformat *fp, in match_endpoint_audioformats() 627 struct audioformat *match, int rate, in match_endpoint_audioformats() [all …]
|
D | card.h | 12 struct audioformat { struct 126 struct audioformat *cur_audiofmt; /* current audioformat pointer (for hw_params callback) */
|
D | stream.h | 10 struct audioformat *fp);
|
D | pcm.h | 14 struct audioformat *fmt);
|
D | quirks.c | 131 struct audioformat *fp; in create_fixed_stream_quirk() 409 static const struct audioformat ua_format = { in create_uaxx_quirk() 419 struct audioformat *fp; in create_uaxx_quirk() 1389 int snd_usb_is_big_endian_format(struct snd_usb_audio *chip, struct audioformat *fp) in snd_usb_is_big_endian_format() 1428 struct audioformat *fmt) in set_format_emu_quirk() 1490 struct audioformat *fmt) in snd_usb_set_format_quirk() 1557 struct audioformat *fmt) in snd_usb_select_mode_quirk() 1704 struct audioformat *fp, in snd_usb_interface_dsd_format_quirks() 1818 struct audioformat *fp, in snd_usb_audioformat_attributes_quirk()
|
D | endpoint.h | 19 struct audioformat *fmt,
|
D | proc.c | 94 struct audioformat *fp; in proc_dump_substream_formats()
|
D | endpoint.c | 634 struct audioformat *fmt, in check_ep_params() 806 struct audioformat *fmt, in data_ep_set_params() 1056 struct audioformat *fmt, in snd_usb_endpoint_set_params()
|
/Linux-v5.10/sound/pci/echoaudio/ |
D | echoaudio.h | 325 struct audioformat { struct
|
D | echoaudio_dsp.c | 778 const struct audioformat *format) in set_audio_format()
|
D | echoaudio.c | 682 struct audioformat format; in pcm_prepare()
|