Home
last modified time | relevance | path

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

/linux/sound/usb/
H A Dimplicit.c84 struct audioformat *fmt, in add_implicit_fb_sync_ep()
112 struct audioformat *fmt, in add_generic_uac2_implicit_fb()
148 struct audioformat *fmt, in add_roland_implicit_fb()
178 struct audioformat *fmt, in add_roland_capture_quirk()
237 struct audioformat *fmt, in __add_generic_implicit_fb()
261 struct audioformat *fmt, in add_generic_implicit_fb()
294 struct audioformat *fmt, in audioformat_implicit_fb_quirk()
362 struct audioformat *fmt, in audioformat_capture_quirk()
387 struct audioformat *fmt, in snd_usb_parse_implicit_fb_quirk()
406 const struct audioformat *fp, in match_endpoint_audioformats()
[all …]
H A Dpcm.h12 const struct audioformat *fmt);
16 struct audioformat *fmt);
18 const struct audioformat *
22 const struct audioformat *
H A Dformat.c27 * @fp: audioformat record
32 struct audioformat *fp, in parse_audio_format_i_type()
165 static int set_fixed_rate(struct audioformat *fp, int rate, int rate_bits) in set_fixed_rate()
180 static void set_rate_table_min_max(struct audioformat *fp) in set_rate_table_min_max()
198 * on the audioformat table (audio class v1).
201 * @fp: audioformat record
206 static int parse_audio_format_rates_v1(struct snd_usb_audio *chip, struct audioformat *fp, in parse_audio_format_rates_v1()
288 static bool s1810c_valid_sample_rate(struct audioformat *fp, in s1810c_valid_sample_rate()
341 struct audioformat *fp, in focusrite_valid_sample_rate()
422 struct audioformat *f
[all...]
H A Dimplicit.h6 struct audioformat *fmt,
8 const struct audioformat *
10 const struct audioformat *target,
H A Dclock.h6 const struct audioformat *fmt, int rate);
9 const struct audioformat *fmt, bool validate);
12 const struct audioformat *fmt,
H A Dstream.c31 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()
490 struct audioformat *fp, in __snd_usb_add_audio_stream()
573 struct audioformat *fp) in snd_usb_add_audio_stream()
580 struct audioformat *f in snd_usb_add_audio_stream_v3()
[all...]
H A Dformat.h6 struct audioformat *fp, u64 format,
11 struct audioformat *fp,
H A Dcard.h12 struct audioformat { struct
138 const struct audioformat *cur_audiofmt;
159 const struct audioformat *cur_audiofmt; /* current audioformat pointer (for hw_params callback) */
H A Dpcm.c90 static const struct audioformat *
95 const struct audioformat *fp; in find_format()
96 const struct audioformat *found = NULL; in find_format()
151 const struct audioformat *
161 static const struct audioformat *
170 const struct audioformat *
180 const struct audioformat *fp; in snd_usb_pcm_has_fixed_rate()
238 const struct audioformat *fmt) in snd_usb_init_pitch()
331 struct audioformat *fmt) in snd_usb_audioformat_set_sync_ep()
486 const struct audioformat *fmt; in snd_usb_hw_params()
[all …]
H A Dendpoint.h15 const struct audioformat *fp,
29 const struct audioformat *fp,
H A Dstream.h10 struct audioformat *fp);
H A Dquirks.c113 * audioformat object; this is used for quirks with the fixed EPs
116 struct audioformat *fp) in add_audio_stream_from_fixed_fmt()
154 struct audioformat *fp; in create_fixed_stream_quirk()
400 static const struct audioformat ua_format = { in create_uaxx_quirk()
410 struct audioformat *fp; in create_uaxx_quirk()
1690 const struct audioformat *fp) in snd_usb_is_big_endian_format()
1729 const struct audioformat *fmt) in set_format_emu_quirk()
1784 const struct audioformat *fmt) in mbox3_set_format_quirk()
1856 const struct audioformat *fmt) in snd_usb_set_format_quirk()
1889 const struct audioformat *fm in snd_usb_select_mode_quirk()
[all...]
H A Dendpoint.c750 const struct audioformat *fp, in endpoint_compatible()
771 const struct audioformat *fp, in snd_usb_endpoint_compatible()
793 const struct audioformat *fp, in snd_usb_endpoint_open()
1103 const struct audioformat *fmt = ep->cur_audiofmt; in data_ep_set_params()
1349 const struct audioformat *fmt = ep->cur_audiofmt; in snd_usb_endpoint_set_params()
H A Dquirks-table.h90 .data = &(const struct audioformat)
/linux/sound/pci/echoaudio/
H A Dechoaudio.h310 struct audioformat { struct
H A Dechoaudio_dsp.c767 const struct audioformat *format) in set_audio_format()
H A Dechoaudio.c676 struct audioformat format; in pcm_prepare()