• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/rme9652/

Lines Matching refs:snd_rme9652

199 struct snd_rme9652 {
328 static inline void rme9652_write(struct snd_rme9652 *rme9652, int reg, int val)
333 static inline unsigned int rme9652_read(struct snd_rme9652 *rme9652, int reg)
338 static inline int snd_rme9652_use_is_exclusive(struct snd_rme9652 *rme9652)
352 static inline int rme9652_adat_sample_rate(struct snd_rme9652 *rme9652)
363 static inline void rme9652_compute_period_size(struct snd_rme9652 *rme9652)
374 static snd_pcm_uframes_t rme9652_hw_pointer(struct snd_rme9652 *rme9652)
421 static inline void rme9652_reset_hw_pointer(struct snd_rme9652 *rme9652)
438 static inline void rme9652_start(struct snd_rme9652 *s)
444 static inline void rme9652_stop(struct snd_rme9652 *s)
450 static int rme9652_set_interrupt_interval(struct snd_rme9652 *s,
484 static int rme9652_set_rate(struct snd_rme9652 *rme9652, int rate)
572 static void rme9652_set_thru(struct snd_rme9652 *rme9652, int channel, int enable)
611 static int rme9652_set_passthru(struct snd_rme9652 *rme9652, int onoff)
639 static void rme9652_spdif_set_bit (struct snd_rme9652 *rme9652, int mask, int onoff)
649 static void rme9652_spdif_write_byte (struct snd_rme9652 *rme9652, const int val)
665 static int rme9652_spdif_read_byte (struct snd_rme9652 *rme9652)
683 static void rme9652_write_spdif_codec (struct snd_rme9652 *rme9652, const int address, const int data)
693 static int rme9652_spdif_read_codec (struct snd_rme9652 *rme9652, const int address)
710 static void rme9652_initialize_spdif_receiver (struct snd_rme9652 *rme9652)
720 static inline int rme9652_spdif_sample_rate(struct snd_rme9652 *s)
819 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
827 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
848 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
856 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
889 static unsigned int rme9652_adat1_in(struct snd_rme9652 *rme9652)
896 static int rme9652_set_adat1_input(struct snd_rme9652 *rme9652, int internal)
935 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
945 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
965 static unsigned int rme9652_spdif_in(struct snd_rme9652 *rme9652)
971 static int rme9652_set_spdif_input(struct snd_rme9652 *rme9652, int in)
1006 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
1016 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
1036 static int rme9652_spdif_out(struct snd_rme9652 *rme9652)
1041 static int rme9652_set_spdif_output(struct snd_rme9652 *rme9652, int out)
1068 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
1078 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
1097 static int rme9652_sync_mode(struct snd_rme9652 *rme9652)
1108 static int rme9652_set_sync_mode(struct snd_rme9652 *rme9652, int mode)
1155 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
1165 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
1182 static int rme9652_sync_pref(struct snd_rme9652 *rme9652)
1198 static int rme9652_set_sync_pref(struct snd_rme9652 *rme9652, int pref)
1234 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
1247 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
1257 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
1274 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
1284 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
1296 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
1332 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
1342 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
1378 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
1407 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
1432 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol);
1446 struct snd_rme9652 *s = (struct snd_rme9652 *) private_data;
1555 static int snd_rme9652_create_controls(struct snd_card *card, struct snd_rme9652 *rme9652)
1586 struct snd_rme9652 *rme9652 = (struct snd_rme9652 *) entry->private_data;
1756 static void __devinit snd_rme9652_proc_init(struct snd_rme9652 *rme9652)
1764 static void snd_rme9652_free_buffers(struct snd_rme9652 *rme9652)
1770 static int snd_rme9652_free(struct snd_rme9652 *rme9652)
1787 static int __devinit snd_rme9652_initialize_memory(struct snd_rme9652 *rme9652)
1815 static void snd_rme9652_set_defaults(struct snd_rme9652 *rme9652)
1858 struct snd_rme9652 *rme9652 = (struct snd_rme9652 *) dev_id;
1878 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream);
1882 static char *rme9652_channel_buffer_location(struct snd_rme9652 *rme9652,
1908 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream);
1927 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream);
1946 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream);
1961 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream);
1987 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream);
2052 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream);
2088 static void rme9652_silence_playback(struct snd_rme9652 *rme9652)
2096 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream);
2157 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream);
2226 struct snd_rme9652 *rme9652 = rule->private;
2235 struct snd_rme9652 *rme9652 = rule->private;
2259 struct snd_rme9652 *rme9652 = rule->private;
2282 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream);
2324 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream);
2342 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream);
2379 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream);
2414 struct snd_rme9652 *rme9652)
2438 struct snd_rme9652 *rme9652,
2571 struct snd_rme9652 *rme9652 = (struct snd_rme9652 *) card->private_data;
2581 struct snd_rme9652 *rme9652;
2593 sizeof(struct snd_rme9652), &card);
2598 rme9652 = (struct snd_rme9652 *) card->private_data;