Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/usb/
H A Dquirks.h5 struct audioformat;
29 struct audioformat *fmt);
34 struct audioformat *fp);
44 struct audioformat *fmt);
47 struct audioformat *fp,
51 struct audioformat *fp,
H A 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 …]
H A 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 …]
H A Dstream.c31 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 Dcard.h14 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 Dpcm.c86 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 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()
686 struct audioformat *fmt, int rate) in snd_usb_init_sample_rate()
H A Dclock.h7 struct audioformat *fmt, int rate);
10 struct audioformat *fmt, bool validate);
H A Dformat.h6 struct audioformat *fp, u64 format,
11 struct audioformat *fp,
H A Dusbaudio.h142 struct audioformat;
182 int (*set_pcm_binterval)(struct audioformat *fp,
183 struct audioformat *found,
H A 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()
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 Dstream.h10 struct audioformat *fp);
H A Dpcm.h14 struct audioformat *fmt);
H A Dendpoint.h19 struct audioformat *fmt,
H A Dproc.c94 struct audioformat *fp; in proc_dump_substream_formats()
H A Dendpoint.c632 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 Dcard.c208 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 Dechoaudio.h325 struct audioformat { struct
H A Dechoaudio_dsp.c778 const struct audioformat *format) in set_audio_format()
H A Dechoaudio.c682 struct audioformat format; in pcm_prepare()