Home
last modified time | relevance | path

Searched refs:audioformat (Results 1 – 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/sound/usb/
Dquirks.h5 struct audioformat;
29 struct audioformat *fmt);
34 struct audioformat *fp);
44 struct audioformat *fmt);
47 struct audioformat *fp,
51 struct audioformat *fp,
Dquirks-table.h55 .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 …]
Dformat.c33 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 …]
Dclock.h7 struct audioformat *fmt, int rate);
10 struct audioformat *fmt, bool validate);
Dformat.h6 struct audioformat *fp, u64 format,
11 struct audioformat *fp,
Dstream.c31 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 …]
Dclock.c155 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()
Dpcm.c84 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()
623 struct audioformat *fp, in match_endpoint_audioformats()
624 struct audioformat *match, int rate, in match_endpoint_audioformats()
[all …]
Dcard.h12 struct audioformat { struct
126 struct audioformat *cur_audiofmt; /* current audioformat pointer (for hw_params callback) */
Dstream.h10 struct audioformat *fp);
Dpcm.h14 struct audioformat *fmt);
Dendpoint.h19 struct audioformat *fmt,
Dquirks.c135 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()
1567 struct audioformat *fmt) in snd_usb_select_mode_quirk()
1722 struct audioformat *fp, in snd_usb_interface_dsd_format_quirks()
1837 struct audioformat *fp, in snd_usb_audioformat_attributes_quirk()
Dproc.c94 struct audioformat *fp; in proc_dump_substream_formats()
Dendpoint.c631 struct audioformat *fmt, in check_ep_params()
803 struct audioformat *fmt, in data_ep_set_params()
1053 struct audioformat *fmt, in snd_usb_endpoint_set_params()
/kernel/linux/linux-5.10/sound/pci/echoaudio/
Dechoaudio.h325 struct audioformat { struct
Dechoaudio_dsp.c778 const struct audioformat *format) in set_audio_format()
Dechoaudio.c682 struct audioformat format; in pcm_prepare()