Lines Matching refs:cmipci

440 struct cmipci {  struct
497 static inline void snd_cmipci_write(struct cmipci *cm, unsigned int cmd, unsigned int data) in snd_cmipci_write() argument
502 static inline unsigned int snd_cmipci_read(struct cmipci *cm, unsigned int cmd) in snd_cmipci_read()
508 static inline void snd_cmipci_write_w(struct cmipci *cm, unsigned int cmd, unsigned short data) in snd_cmipci_write_w()
513 static inline unsigned short snd_cmipci_read_w(struct cmipci *cm, unsigned int cmd) in snd_cmipci_read_w()
519 static inline void snd_cmipci_write_b(struct cmipci *cm, unsigned int cmd, unsigned char data) in snd_cmipci_write_b()
524 static inline unsigned char snd_cmipci_read_b(struct cmipci *cm, unsigned int cmd) in snd_cmipci_read_b()
530 static int snd_cmipci_set_bit(struct cmipci *cm, unsigned int cmd, unsigned int flag) in snd_cmipci_set_bit()
541 static int snd_cmipci_clear_bit(struct cmipci *cm, unsigned int cmd, unsigned int flag) in snd_cmipci_clear_bit()
553 static int snd_cmipci_set_bit_b(struct cmipci *cm, unsigned int cmd, unsigned char flag) in snd_cmipci_set_bit_b()
564 static int snd_cmipci_clear_bit_b(struct cmipci *cm, unsigned int cmd, unsigned char flag) in snd_cmipci_clear_bit_b()
646 static void snd_cmipci_set_pll(struct cmipci *cm, unsigned int rate, unsigned int slot) in snd_cmipci_set_pll()
667 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_playback2_hw_params()
681 static void snd_cmipci_ch_reset(struct cmipci *cm, int ch) in snd_cmipci_ch_reset()
710 static int set_dac_channels(struct cmipci *cm, struct cmipci_pcm *rec, int channels) in set_dac_channels()
753 static int snd_cmipci_pcm_prepare(struct cmipci *cm, struct cmipci_pcm *rec, in snd_cmipci_pcm_prepare()
858 static int snd_cmipci_pcm_trigger(struct cmipci *cm, struct cmipci_pcm *rec, in snd_cmipci_pcm_trigger()
911 static snd_pcm_uframes_t snd_cmipci_pcm_pointer(struct cmipci *cm, struct cmipci_pcm *rec, in snd_cmipci_pcm_pointer()
947 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_playback_trigger()
953 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_playback_pointer()
966 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_capture_trigger()
972 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_capture_pointer()
992 struct cmipci *chip = snd_kcontrol_chip(kcontrol); in snd_cmipci_spdif_default_get()
1005 struct cmipci *chip = snd_kcontrol_chip(kcontrol); in snd_cmipci_spdif_default_put()
1066 struct cmipci *chip = snd_kcontrol_chip(kcontrol); in snd_cmipci_spdif_stream_get()
1079 struct cmipci *chip = snd_kcontrol_chip(kcontrol); in snd_cmipci_spdif_stream_put()
1107 static int save_mixer_state(struct cmipci *cm) in save_mixer_state()
1141 static void restore_mixer_state(struct cmipci *cm) in restore_mixer_state()
1174 static void setup_ac3(struct cmipci *cm, struct snd_pcm_substream *subs, int do_ac3, int rate) in setup_ac3()
1221 static int setup_spdif_playback(struct cmipci *cm, struct snd_pcm_substream *subs, int up, int do_a… in setup_spdif_playback()
1271 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_playback_prepare()
1289 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_playback_spdif_prepare()
1310 static void snd_cmipci_silence_hack(struct cmipci *cm, struct cmipci_pcm *rec) in snd_cmipci_silence_hack()
1358 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_playback_hw_free()
1367 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_playback2_hw_free()
1375 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_capture_prepare()
1382 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_capture_spdif_prepare()
1404 struct cmipci *cm = snd_pcm_substream_chip(subs); in snd_cmipci_capture_spdif_hw_free()
1420 struct cmipci *cm = dev_id; in snd_cmipci_interrupt()
1586 static int open_device_check(struct cmipci *cm, int mode, struct snd_pcm_substream *subs) in open_device_check()
1613 static void close_device_check(struct cmipci *cm, int mode) in close_device_check()
1641 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_playback_open()
1668 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_capture_open()
1693 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_playback2_open()
1733 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_playback_spdif_open()
1762 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_capture_spdif_open()
1786 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_playback_close()
1793 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_capture_close()
1800 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_playback2_close()
1808 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_playback_spdif_close()
1815 struct cmipci *cm = snd_pcm_substream_chip(substream); in snd_cmipci_capture_spdif_close()
1873 static int snd_cmipci_pcm_new(struct cmipci *cm, int device) in snd_cmipci_pcm_new()
1896 static int snd_cmipci_pcm2_new(struct cmipci *cm, int device) in snd_cmipci_pcm2_new()
1918 static int snd_cmipci_pcm_spdif_new(struct cmipci *cm, int device) in snd_cmipci_pcm_spdif_new()
1956 static void snd_cmipci_mixer_write(struct cmipci *s, unsigned char idx, unsigned char data) in snd_cmipci_mixer_write()
1962 static unsigned char snd_cmipci_mixer_read(struct cmipci *s, unsigned char idx) in snd_cmipci_mixer_read()
2024 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in snd_cmipci_get_volume()
2047 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in snd_cmipci_put_volume()
2106 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in snd_cmipci_get_input_sw()
2125 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in snd_cmipci_put_input_sw()
2196 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in snd_cmipci_get_native_mixer()
2220 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in snd_cmipci_put_native_mixer()
2257 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in snd_cmipci_put_native_mixer_sensitive()
2325 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in _snd_cmipci_uswitch_get()
2358 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in _snd_cmipci_uswitch_put()
2467 struct cmipci *chip = snd_kcontrol_chip(kcontrol); in snd_cmipci_spdout_enable_put()
2488 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in snd_cmipci_line_in_mode_info()
2497 static inline unsigned int get_line_in_mode(struct cmipci *cm) in get_line_in_mode()
2514 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in snd_cmipci_line_in_mode_get()
2525 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in snd_cmipci_line_in_mode_put()
2552 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in snd_cmipci_mic_in_mode_get()
2564 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in snd_cmipci_mic_in_mode_put()
2639 static int snd_cmipci_mixer_new(struct cmipci *cm, int pcm_spdif_device) in snd_cmipci_mixer_new()
2754 struct cmipci *cm = entry->private_data; in snd_cmipci_proc_read()
2769 static void snd_cmipci_proc_init(struct cmipci *cm) in snd_cmipci_proc_init()
2788 static void query_chip(struct cmipci *cm) in query_chip()
2837 static int snd_cmipci_create_gameport(struct cmipci *cm, int dev) in snd_cmipci_create_gameport()
2883 static void snd_cmipci_free_gameport(struct cmipci *cm) in snd_cmipci_free_gameport()
2893 static inline int snd_cmipci_create_gameport(struct cmipci *cm, int dev) { return -ENOSYS; } in snd_cmipci_create_gameport()
2894 static inline void snd_cmipci_free_gameport(struct cmipci *cm) { } in snd_cmipci_free_gameport()
2899 struct cmipci *cm = card->private_data; in snd_cmipci_free()
2915 static int snd_cmipci_create_fm(struct cmipci *cm, long fm_port) in snd_cmipci_create_fm()
2973 struct cmipci *cm = card->private_data; in snd_cmipci_create()
3228 sizeof(struct cmipci), &card); in snd_cmipci_probe()
3289 struct cmipci *cm = card->private_data; in snd_cmipci_suspend()
3308 struct cmipci *cm = card->private_data; in snd_cmipci_resume()