/kernel/linux/linux-5.10/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) { 101 .data = &(const struct audioformat) { 460 .data = & (const struct audioformat) { 477 .data = & (const struct audioformat) { 948 .data = & (const struct audioformat) { 965 .data = & (const struct audioformat) { 1569 .data = & (const struct audioformat) { 1587 .data = & (const struct audioformat) { 1636 .data = & (const struct audioformat) { 1654 .data = & (const struct audioformat) { [all...] |
H A D | format.c | 28 * @fp: audioformat record 33 struct audioformat *fp, in parse_audio_format_i_type() 160 static int set_fixed_rate(struct audioformat *fp, int rate, int rate_bits) in set_fixed_rate() 176 * on the audioformat table (audio class v1). 179 * @fp: audioformat record 184 static int parse_audio_format_rates_v1(struct snd_usb_audio *chip, struct audioformat *fp, in parse_audio_format_rates_v1() 269 static bool s1810c_valid_sample_rate(struct audioformat *fp, in s1810c_valid_sample_rate() 294 struct audioformat *fp, in focusrite_valid_sample_rate() 341 struct audioformat *fp, int nr_triplets, in parse_uac2_sample_rate_range() 410 struct audioformat *f in line6_parse_audio_format_rates_quirk() [all...] |
H A D | format.h | 6 struct audioformat *fp, u64 format, 11 struct audioformat *fp,
|
H A D | clock.h | 7 struct audioformat *fmt, int rate); 10 struct audioformat *fmt, bool validate);
|
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() 681 struct audioformat *fmt, int rate) in snd_usb_init_sample_rate()
|
H A 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() 561 struct audioformat *fp) in snd_usb_add_audio_stream() 568 struct audioformat *f in snd_usb_add_audio_stream_v3() [all...] |
H A 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() 427 struct audioformat *fmt, in set_sync_endpoint() 536 static int set_format(struct snd_usb_substream *subs, struct audioformat *fmt) in set_format() 617 * Veto the audioformat if: 623 struct audioformat *f in match_endpoint_audioformats() [all...] |
H A D | card.h | 12 struct audioformat { struct 126 struct audioformat *cur_audiofmt; /* current audioformat pointer (for hw_params callback) */
|
H A D | stream.h | 10 struct audioformat *fp);
|
H A D | pcm.h | 14 struct audioformat *fmt);
|
/kernel/linux/linux-6.6/sound/usb/ |
H A D | quirks.h | 5 struct audioformat; 29 const struct audioformat *fmt); 32 const struct audioformat *fp); 41 const struct audioformat *fmt); 44 struct audioformat *fp, 48 struct audioformat *fp,
|
H A D | quirks-table.h | 55 .data = &(const struct audioformat) { 101 .data = &(const struct audioformat) { 460 .data = & (const struct audioformat) { 477 .data = & (const struct audioformat) { 948 .data = & (const struct audioformat) { 965 .data = & (const struct audioformat) { 1569 .data = & (const struct audioformat) { 1587 .data = & (const struct audioformat) { 1636 .data = & (const struct audioformat) { 1654 .data = & (const struct audioformat) { [all...] |
H A D | implicit.h | 6 struct audioformat *fmt, 8 const struct audioformat * 10 const struct audioformat *target,
|
H A D | clock.h | 6 const struct audioformat *fmt, int rate); 9 const struct audioformat *fmt, bool validate); 12 const struct audioformat *fmt,
|
H A D | implicit.c | 81 /* set up sync EP information on the audioformat */ 83 struct audioformat *fmt, in add_implicit_fb_sync_ep() 111 struct audioformat *fmt, in add_generic_uac2_implicit_fb() 147 struct audioformat *fmt, in add_roland_implicit_fb() 177 struct audioformat *fmt, in add_roland_capture_quirk() 236 struct audioformat *fmt, in __add_generic_implicit_fb() 260 struct audioformat *fmt, in add_generic_implicit_fb() 293 struct audioformat *fmt, in audioformat_implicit_fb_quirk() 361 struct audioformat *fmt, in audioformat_capture_quirk() 383 * Parse altset and set up implicit feedback endpoint on the audioformat [all...] |
H A D | format.c | 27 * @fp: audioformat record 32 struct audioformat *fp, in parse_audio_format_i_type() 159 static int set_fixed_rate(struct audioformat *fp, int rate, int rate_bits) in set_fixed_rate() 174 static void set_rate_table_min_max(struct audioformat *fp) in set_rate_table_min_max() 192 * on the audioformat table (audio class v1). 195 * @fp: audioformat record 200 static int parse_audio_format_rates_v1(struct snd_usb_audio *chip, struct audioformat *fp, in parse_audio_format_rates_v1() 281 static bool s1810c_valid_sample_rate(struct audioformat *fp, in s1810c_valid_sample_rate() 306 struct audioformat *fp, in focusrite_valid_sample_rate() 353 struct audioformat *f in parse_uac2_sample_rate_range() [all...] |
H A D | format.h | 6 struct audioformat *fp, u64 format, 11 struct audioformat *fp,
|
H A D | pcm.h | 12 const struct audioformat *fmt); 16 struct audioformat *fmt);
|
H A D | clock.c | 150 const struct audioformat *fmt, in uac_clock_source_is_valid_quirk() 212 const struct audioformat *fmt, in uac_clock_source_is_valid() 255 const struct audioformat *fmt, int entity_id, in __uac_clock_find_source() 393 const struct audioformat *fmt, bool validate) in snd_usb_clock_find_source() 409 const struct audioformat *fmt, int rate) in set_sample_rate_v1() 497 const struct audioformat *fmt, in snd_usb_set_sample_rate_v2v3() 534 const struct audioformat *fmt, int rate) in set_sample_rate_v2v3() 602 const struct audioformat *fmt, int rate) in snd_usb_init_sample_rate()
|
H A D | stream.c | 31 static void audioformat_free(struct audioformat *fp) in audioformat_free() 44 struct audioformat *fp, *n; in free_substream() 81 struct audioformat *fp, in snd_usb_init_substream() 134 struct audioformat *fp) in have_dup_chmap() 136 struct audioformat *prev = fp; in have_dup_chmap() 151 struct audioformat *fp; in usb_chmap_ctl_tlv() 212 struct audioformat *fp; in add_chmap() 481 struct audioformat *fp, in __snd_usb_add_audio_stream() 563 struct audioformat *fp) in snd_usb_add_audio_stream() 570 struct audioformat *f in snd_usb_add_audio_stream_v3() [all...] |
H A D | card.h | 12 struct audioformat { struct 137 const struct audioformat *cur_audiofmt; 158 const struct audioformat *cur_audiofmt; /* current audioformat pointer (for hw_params callback) */
|
H A D | endpoint.h | 15 const struct audioformat *fp, 29 const struct audioformat *fp,
|
H A D | pcm.c | 90 static const struct audioformat * 95 const struct audioformat *fp; in find_format() 96 const struct audioformat *found = NULL; in find_format() 151 static const struct audioformat * 162 const struct audioformat *fp; in snd_usb_pcm_has_fixed_rate() 220 const struct audioformat *fmt) in snd_usb_init_pitch() 313 struct audioformat *fmt) in snd_usb_audioformat_set_sync_ep() 479 const struct audioformat *fmt; in snd_usb_hw_params() 480 const struct audioformat *sync_fmt; in snd_usb_hw_params() 726 const struct audioformat *f in hw_check_valid_format() [all...] |
H A D | stream.h | 10 struct audioformat *fp);
|