Searched refs:rme9652 (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/rme9652/
H A Drme9652.c328 static inline void rme9652_write(struct snd_rme9652 *rme9652, int reg, int val) argument
330 writel(val, rme9652->iobase + reg);
333 static inline unsigned int rme9652_read(struct snd_rme9652 *rme9652, int reg) argument
335 return readl(rme9652->iobase + reg);
338 static inline int snd_rme9652_use_is_exclusive(struct snd_rme9652 *rme9652) argument
343 spin_lock_irqsave(&rme9652->lock, flags);
344 if ((rme9652->playback_pid != rme9652->capture_pid) &&
345 (rme9652->playback_pid >= 0) && (rme9652
352 rme9652_adat_sample_rate(struct snd_rme9652 *rme9652) argument
363 rme9652_compute_period_size(struct snd_rme9652 *rme9652) argument
374 rme9652_hw_pointer(struct snd_rme9652 *rme9652) argument
421 rme9652_reset_hw_pointer(struct snd_rme9652 *rme9652) argument
484 rme9652_set_rate(struct snd_rme9652 *rme9652, int rate) argument
572 rme9652_set_thru(struct snd_rme9652 *rme9652, int channel, int enable) argument
611 rme9652_set_passthru(struct snd_rme9652 *rme9652, int onoff) argument
639 rme9652_spdif_set_bit(struct snd_rme9652 *rme9652, int mask, int onoff) argument
649 rme9652_spdif_write_byte(struct snd_rme9652 *rme9652, const int val) argument
665 rme9652_spdif_read_byte(struct snd_rme9652 *rme9652) argument
683 rme9652_write_spdif_codec(struct snd_rme9652 *rme9652, const int address, const int data) argument
693 rme9652_spdif_read_codec(struct snd_rme9652 *rme9652, const int address) argument
710 rme9652_initialize_spdif_receiver(struct snd_rme9652 *rme9652) argument
819 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
827 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
848 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
856 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
889 rme9652_adat1_in(struct snd_rme9652 *rme9652) argument
896 rme9652_set_adat1_input(struct snd_rme9652 *rme9652, int internal) argument
935 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
945 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
965 rme9652_spdif_in(struct snd_rme9652 *rme9652) argument
971 rme9652_set_spdif_input(struct snd_rme9652 *rme9652, int in) argument
1006 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1016 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1036 rme9652_spdif_out(struct snd_rme9652 *rme9652) argument
1041 rme9652_set_spdif_output(struct snd_rme9652 *rme9652, int out) argument
1068 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1078 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1097 rme9652_sync_mode(struct snd_rme9652 *rme9652) argument
1108 rme9652_set_sync_mode(struct snd_rme9652 *rme9652, int mode) argument
1155 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1165 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1182 rme9652_sync_pref(struct snd_rme9652 *rme9652) argument
1198 rme9652_set_sync_pref(struct snd_rme9652 *rme9652, int pref) argument
1234 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1247 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1257 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1274 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1284 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1296 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1332 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1342 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1378 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1407 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1432 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1555 snd_rme9652_create_controls(struct snd_card *card, struct snd_rme9652 *rme9652) argument
1586 struct snd_rme9652 *rme9652 = (struct snd_rme9652 *) entry->private_data; local
1756 snd_rme9652_proc_init(struct snd_rme9652 *rme9652) argument
1764 snd_rme9652_free_buffers(struct snd_rme9652 *rme9652) argument
1770 snd_rme9652_free(struct snd_rme9652 *rme9652) argument
1787 snd_rme9652_initialize_memory(struct snd_rme9652 *rme9652) argument
1815 snd_rme9652_set_defaults(struct snd_rme9652 *rme9652) argument
1858 struct snd_rme9652 *rme9652 = (struct snd_rme9652 *) dev_id; local
1878 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
1882 rme9652_channel_buffer_location(struct snd_rme9652 *rme9652, int stream, int channel) argument
1908 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
1927 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
1946 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
1961 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
1987 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
2052 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
2088 rme9652_silence_playback(struct snd_rme9652 *rme9652) argument
2096 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
2157 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
2226 struct snd_rme9652 *rme9652 = rule->private; local
2235 struct snd_rme9652 *rme9652 = rule->private; local
2259 struct snd_rme9652 *rme9652 = rule->private; local
2282 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
2324 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
2342 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
2379 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
2413 snd_rme9652_create_pcm(struct snd_card *card, struct snd_rme9652 *rme9652) argument
2437 snd_rme9652_create(struct snd_card *card, struct snd_rme9652 *rme9652, int precise_ptr) argument
2571 struct snd_rme9652 *rme9652 = (struct snd_rme9652 *) card->private_data; local
2581 struct snd_rme9652 *rme9652; local
[all...]
H A DMakefile6 snd-rme9652-objs := rme9652.o
11 obj-$(CONFIG_SND_RME9652) += snd-rme9652.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/rme9652/
H A Drme9652.c328 static inline void rme9652_write(struct snd_rme9652 *rme9652, int reg, int val) argument
330 writel(val, rme9652->iobase + reg);
333 static inline unsigned int rme9652_read(struct snd_rme9652 *rme9652, int reg) argument
335 return readl(rme9652->iobase + reg);
338 static inline int snd_rme9652_use_is_exclusive(struct snd_rme9652 *rme9652) argument
343 spin_lock_irqsave(&rme9652->lock, flags);
344 if ((rme9652->playback_pid != rme9652->capture_pid) &&
345 (rme9652->playback_pid >= 0) && (rme9652
352 rme9652_adat_sample_rate(struct snd_rme9652 *rme9652) argument
363 rme9652_compute_period_size(struct snd_rme9652 *rme9652) argument
374 rme9652_hw_pointer(struct snd_rme9652 *rme9652) argument
421 rme9652_reset_hw_pointer(struct snd_rme9652 *rme9652) argument
484 rme9652_set_rate(struct snd_rme9652 *rme9652, int rate) argument
572 rme9652_set_thru(struct snd_rme9652 *rme9652, int channel, int enable) argument
611 rme9652_set_passthru(struct snd_rme9652 *rme9652, int onoff) argument
639 rme9652_spdif_set_bit(struct snd_rme9652 *rme9652, int mask, int onoff) argument
649 rme9652_spdif_write_byte(struct snd_rme9652 *rme9652, const int val) argument
665 rme9652_spdif_read_byte(struct snd_rme9652 *rme9652) argument
683 rme9652_write_spdif_codec(struct snd_rme9652 *rme9652, const int address, const int data) argument
693 rme9652_spdif_read_codec(struct snd_rme9652 *rme9652, const int address) argument
710 rme9652_initialize_spdif_receiver(struct snd_rme9652 *rme9652) argument
819 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
827 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
848 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
856 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
889 rme9652_adat1_in(struct snd_rme9652 *rme9652) argument
896 rme9652_set_adat1_input(struct snd_rme9652 *rme9652, int internal) argument
935 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
945 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
965 rme9652_spdif_in(struct snd_rme9652 *rme9652) argument
971 rme9652_set_spdif_input(struct snd_rme9652 *rme9652, int in) argument
1006 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1016 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1036 rme9652_spdif_out(struct snd_rme9652 *rme9652) argument
1041 rme9652_set_spdif_output(struct snd_rme9652 *rme9652, int out) argument
1068 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1078 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1097 rme9652_sync_mode(struct snd_rme9652 *rme9652) argument
1108 rme9652_set_sync_mode(struct snd_rme9652 *rme9652, int mode) argument
1155 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1165 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1182 rme9652_sync_pref(struct snd_rme9652 *rme9652) argument
1198 rme9652_set_sync_pref(struct snd_rme9652 *rme9652, int pref) argument
1234 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1247 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1257 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1274 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1284 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1296 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1332 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1342 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1378 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1407 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1432 struct snd_rme9652 *rme9652 = snd_kcontrol_chip(kcontrol); local
1555 snd_rme9652_create_controls(struct snd_card *card, struct snd_rme9652 *rme9652) argument
1586 struct snd_rme9652 *rme9652 = (struct snd_rme9652 *) entry->private_data; local
1756 snd_rme9652_proc_init(struct snd_rme9652 *rme9652) argument
1764 snd_rme9652_free_buffers(struct snd_rme9652 *rme9652) argument
1770 snd_rme9652_free(struct snd_rme9652 *rme9652) argument
1787 snd_rme9652_initialize_memory(struct snd_rme9652 *rme9652) argument
1815 snd_rme9652_set_defaults(struct snd_rme9652 *rme9652) argument
1858 struct snd_rme9652 *rme9652 = (struct snd_rme9652 *) dev_id; local
1878 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
1882 rme9652_channel_buffer_location(struct snd_rme9652 *rme9652, int stream, int channel) argument
1908 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
1927 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
1946 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
1961 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
1987 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
2052 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
2088 rme9652_silence_playback(struct snd_rme9652 *rme9652) argument
2096 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
2157 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
2226 struct snd_rme9652 *rme9652 = rule->private; local
2235 struct snd_rme9652 *rme9652 = rule->private; local
2259 struct snd_rme9652 *rme9652 = rule->private; local
2282 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
2324 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
2342 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
2379 struct snd_rme9652 *rme9652 = snd_pcm_substream_chip(substream); local
2413 snd_rme9652_create_pcm(struct snd_card *card, struct snd_rme9652 *rme9652) argument
2437 snd_rme9652_create(struct snd_card *card, struct snd_rme9652 *rme9652, int precise_ptr) argument
2571 struct snd_rme9652 *rme9652 = (struct snd_rme9652 *) card->private_data; local
2581 struct snd_rme9652 *rme9652; local
[all...]
H A DMakefile6 snd-rme9652-objs := rme9652.o
11 obj-$(CONFIG_SND_RME9652) += snd-rme9652.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/
H A DMakefile78 rme9652/ \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/
H A DMakefile78 rme9652/ \

Completed in 73 milliseconds