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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/
H A Dendpoint.h9 struct audioformat *fp);
H A Dformat.h5 struct audioformat *fp, int format,
H A Dpcm.h8 struct audioformat *fmt);
H A Dclock.h6 struct audioformat *fmt, int rate);
H A Dquirks.h18 struct audioformat *fmt);
21 struct audioformat *fp);
H A Durb.h6 struct audioformat *fp);
H A Dcard.h10 struct audioformat { struct
55 struct audioformat *cur_audiofmt; /* current audioformat pointer (for hw_params callback) */
H A Dpcm.c54 static struct audioformat *find_format(struct snd_usb_substream *subs, unsigned int format,
58 struct audioformat *found = NULL;
62 struct audioformat *fp;
63 fp = list_entry(p, struct audioformat, list);
110 struct audioformat *fmt)
134 struct audioformat *fmt)
161 struct audioformat *fmt)
182 static int set_format(struct snd_usb_substream *subs, struct audioformat *fmt)
312 struct audioformat *fmt;
423 struct audioformat *f
[all...]
H A Dformat.c39 * @fp: audioformat record
44 struct audioformat *fp,
136 * on the audioformat table (audio class v1).
139 * @fp: audioformat record
144 static int parse_audio_format_rates_v1(struct snd_usb_audio *chip, struct audioformat *fp,
210 static int parse_uac2_sample_rate_range(struct audioformat *fp, int nr_triplets,
260 * on the audioformat table (audio class v2).
263 struct audioformat *fp)
344 struct audioformat *fp, int format,
406 struct audioformat *f
[all...]
H A Dquirks.c127 struct audioformat *fp;
179 static const struct audioformat ua_format = {
189 struct audioformat *fp;
519 int snd_usb_is_big_endian_format(struct snd_usb_audio *chip, struct audioformat *fp)
549 struct audioformat *fmt)
586 struct audioformat *fmt)
H A Dproc.c81 struct audioformat *fp;
83 fp = list_entry(p, struct audioformat, list);
H A Dclock.c196 struct audioformat *fmt, int rate)
241 struct audioformat *fmt, int rate)
291 struct audioformat *fmt, int rate)
H A Dendpoint.c48 struct audioformat *fp = list_entry(p, struct audioformat, list);
82 int snd_usb_add_audio_endpoint(struct snd_usb_audio *chip, int stream, struct audioformat *fp)
234 struct audioformat *fp = NULL;
H A Dquirks-table.h281 .data = & (const struct audioformat) {
298 .data = & (const struct audioformat) {
582 .data = & (const struct audioformat) {
599 .data = & (const struct audioformat) {
795 .data = & (const struct audioformat) {
812 .data = & (const struct audioformat) {
2278 .data = &(const struct audioformat) {
H A Durb.c899 int stream, struct audioformat *fp)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/echoaudio/
H A Dechoaudio.h351 struct audioformat { struct
H A Dechoaudio_dsp.c771 const struct audioformat *format)
H A Dechoaudio.c697 struct audioformat format;

Completed in 95 milliseconds