| /OK3568_Linux_fs/kernel/sound/usb/ |
| H A 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,
|
| H A D | quirks-table.h | 55 .data = &(const struct audioformat) { 99 .data = &(const struct audioformat) { 458 .data = & (const struct audioformat) { 475 .data = & (const struct audioformat) { 946 .data = & (const struct audioformat) { 963 .data = & (const struct audioformat) { 1567 .data = & (const struct audioformat) { 1585 .data = & (const struct audioformat) { 1634 .data = & (const struct audioformat) { 1652 .data = & (const struct audioformat) { [all …]
|
| H A D | format.c | 33 struct audioformat *fp, in parse_audio_format_i_type() 156 static int set_fixed_rate(struct audioformat *fp, int rate, int rate_bits) in set_fixed_rate() 180 static int parse_audio_format_rates_v1(struct snd_usb_audio *chip, struct audioformat *fp, in parse_audio_format_rates_v1() 265 static bool s1810c_valid_sample_rate(struct audioformat *fp, in s1810c_valid_sample_rate() 290 struct audioformat *fp, in focusrite_valid_sample_rate() 337 struct audioformat *fp, int nr_triplets, in parse_uac2_sample_rate_range() 406 struct audioformat *fp) in line6_parse_audio_format_rates_quirk() 430 struct audioformat *fp) in parse_audio_format_rates_v2v3() 527 struct audioformat *fp, u64 format, in parse_audio_format_i() 610 struct audioformat *fp, in parse_audio_format_ii() [all …]
|
| H A D | stream.c | 31 static void audioformat_free(struct audioformat *fp) in audioformat_free() 44 struct audioformat *fp, *n; in free_substream() 86 struct audioformat *fp, in snd_usb_init_substream() 139 struct audioformat *fp) in have_dup_chmap() 141 struct audioformat *prev = fp; in have_dup_chmap() 156 struct audioformat *fp; in usb_chmap_ctl_tlv() 217 struct audioformat *fp; in add_chmap() 483 struct audioformat *fp, in __snd_usb_add_audio_stream() 565 struct audioformat *fp) in snd_usb_add_audio_stream() 572 struct audioformat *fp, in snd_usb_add_audio_stream_v3() [all …]
|
| H A D | card.h | 14 struct audioformat { struct 133 struct audioformat *cur_audiofmt; /* current audioformat pointer (for hw_params callback) */ 211 int snd_vendor_set_pcm_binterval(struct audioformat *fp, 212 struct audioformat *found,
|
| H A D | pcm.c | 86 static struct audioformat *find_format(struct snd_usb_substream *subs) in find_format() 88 struct audioformat *fp; in find_format() 89 struct audioformat *found = NULL; in find_format() 148 static struct audioformat *find_format_and_si(struct snd_usb_substream *subs, in find_format_and_si() 152 struct audioformat *fp; in find_format_and_si() 153 struct audioformat *found = NULL; in find_format_and_si() 210 struct audioformat *fmt) in init_pitch_v1() 237 struct audioformat *fmt) in init_pitch_v2() 262 struct audioformat *fmt) in snd_usb_init_pitch() 494 struct audioformat *fmt, in set_sync_endpoint() [all …]
|
| H A 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() 371 struct audioformat *fmt, int entity_id, in __uac3_clock_find_source() 483 struct audioformat *fmt, bool validate) in snd_usb_clock_find_source() 502 struct audioformat *fmt, int rate) in set_sample_rate_v1() 587 struct audioformat *fmt, int rate) in set_sample_rate_v2v3() 686 struct audioformat *fmt, int rate) in snd_usb_init_sample_rate()
|
| H A D | clock.h | 7 struct audioformat *fmt, int rate); 10 struct audioformat *fmt, bool validate);
|
| H A D | format.h | 6 struct audioformat *fp, u64 format, 11 struct audioformat *fp,
|
| H A D | usbaudio.h | 142 struct audioformat; 182 int (*set_pcm_binterval)(struct audioformat *fp, 183 struct audioformat *found,
|
| H A D | quirks.c | 135 struct audioformat *fp; in create_fixed_stream_quirk() 417 static const struct audioformat ua_format = { in create_uaxx_quirk() 427 struct audioformat *fp; in create_uaxx_quirk() 1397 int snd_usb_is_big_endian_format(struct snd_usb_audio *chip, struct audioformat *fp) in snd_usb_is_big_endian_format() 1436 struct audioformat *fmt) in set_format_emu_quirk() 1498 struct audioformat *fmt) in snd_usb_set_format_quirk() 1568 struct audioformat *fmt) in snd_usb_select_mode_quirk() 1723 struct audioformat *fp, in snd_usb_interface_dsd_format_quirks() 1839 struct audioformat *fp, in snd_usb_audioformat_attributes_quirk()
|
| H A D | stream.h | 10 struct audioformat *fp);
|
| H A D | pcm.h | 14 struct audioformat *fmt);
|
| H A D | endpoint.h | 19 struct audioformat *fmt,
|
| H A D | proc.c | 94 struct audioformat *fp; in proc_dump_substream_formats()
|
| H A D | endpoint.c | 632 struct audioformat *fmt, in check_ep_params() 804 struct audioformat *fmt, in data_ep_set_params() 1053 struct audioformat *fmt, in snd_usb_endpoint_set_params()
|
| H A D | card.c | 208 int snd_vendor_set_pcm_binterval(struct audioformat *fp, in snd_vendor_set_pcm_binterval() 209 struct audioformat *found, in snd_vendor_set_pcm_binterval()
|
| /OK3568_Linux_fs/kernel/sound/pci/echoaudio/ |
| H A D | echoaudio.h | 325 struct audioformat { struct
|
| H A D | echoaudio_dsp.c | 778 const struct audioformat *format) in set_audio_format()
|
| H A D | echoaudio.c | 682 struct audioformat format; in pcm_prepare()
|