Symbol: snd_m3
sound/pci/maestro3.c
1014
static void snd_m3_dec_timer_users(struct snd_m3 *chip)
sound/pci/maestro3.c
1038
static int snd_m3_pcm_start(struct snd_m3 *chip, struct m3_dma *s,
sound/pci/maestro3.c
1065
static int snd_m3_pcm_stop(struct snd_m3 *chip, struct m3_dma *s,
sound/pci/maestro3.c
1092
struct snd_m3 *chip = snd_pcm_substream_chip(subs);
sound/pci/maestro3.c
1127
snd_m3_pcm_setup1(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs)
sound/pci/maestro3.c
1212
static void snd_m3_pcm_setup2(struct snd_m3 *chip, struct m3_dma *s,
sound/pci/maestro3.c
1279
snd_m3_playback_setup(struct snd_m3 *chip, struct m3_dma *s,
sound/pci/maestro3.c
1346
snd_m3_capture_setup(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs)
sound/pci/maestro3.c
1400
struct snd_m3 *chip = snd_pcm_substream_chip(subs);
sound/pci/maestro3.c
1432
snd_m3_get_pointer(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs)
sound/pci/maestro3.c
1459
struct snd_m3 *chip = snd_pcm_substream_chip(subs);
sound/pci/maestro3.c
1474
static void snd_m3_update_ptr(struct snd_m3 *chip, struct m3_dma *s)
sound/pci/maestro3.c
1515
struct snd_m3 *chip = container_of(work, struct snd_m3, hwvol_work);
sound/pci/maestro3.c
1605
struct snd_m3 *chip = dev_id;
sound/pci/maestro3.c
1700
snd_m3_substream_open(struct snd_m3 *chip, struct snd_pcm_substream *subs)
sound/pci/maestro3.c
1731
snd_m3_substream_close(struct snd_m3 *chip, struct snd_pcm_substream *subs)
sound/pci/maestro3.c
1754
struct snd_m3 *chip = snd_pcm_substream_chip(subs);
sound/pci/maestro3.c
1770
struct snd_m3 *chip = snd_pcm_substream_chip(subs);
sound/pci/maestro3.c
1779
struct snd_m3 *chip = snd_pcm_substream_chip(subs);
sound/pci/maestro3.c
1795
struct snd_m3 *chip = snd_pcm_substream_chip(subs);
sound/pci/maestro3.c
1826
snd_m3_pcm(struct snd_m3 * chip, int device)
sound/pci/maestro3.c
1859
static int snd_m3_ac97_wait(struct snd_m3 *chip)
sound/pci/maestro3.c
1876
struct snd_m3 *chip = ac97->private_data;
sound/pci/maestro3.c
1892
struct snd_m3 *chip = ac97->private_data;
sound/pci/maestro3.c
1911
static void snd_m3_remote_codec_config(struct snd_m3 *chip, int isremote)
sound/pci/maestro3.c
1933
static int snd_m3_try_read_vendor(struct snd_m3 *chip)
sound/pci/maestro3.c
1950
static void snd_m3_ac97_reset(struct snd_m3 *chip)
sound/pci/maestro3.c
2018
static int snd_m3_mixer(struct snd_m3 *chip)
sound/pci/maestro3.c
2064
static void snd_m3_assp_init(struct snd_m3 *chip)
sound/pci/maestro3.c
2155
static int snd_m3_assp_client_init(struct snd_m3 *chip, struct m3_dma *s, int index)
sound/pci/maestro3.c
2202
snd_m3_amp_enable(struct snd_m3 *chip, int enable)
sound/pci/maestro3.c
2226
snd_m3_hv_init(struct snd_m3 *chip)
sound/pci/maestro3.c
2249
snd_m3_chip_init(struct snd_m3 *chip)
sound/pci/maestro3.c
2306
snd_m3_enable_ints(struct snd_m3 *chip)
sound/pci/maestro3.c
2327
struct snd_m3 *chip = card->private_data;
sound/pci/maestro3.c
2358
struct snd_m3 *chip = card->private_data;
sound/pci/maestro3.c
2387
struct snd_m3 *chip = card->private_data;
sound/pci/maestro3.c
2431
static int snd_m3_input_register(struct snd_m3 *chip)
sound/pci/maestro3.c
2472
struct snd_m3 *chip = card->private_data;
sound/pci/maestro3.c
2619
struct snd_m3 *chip;
sound/pci/maestro3.c
908
static inline void snd_m3_outw(struct snd_m3 *chip, u16 value, unsigned long reg)
sound/pci/maestro3.c
913
static inline u16 snd_m3_inw(struct snd_m3 *chip, unsigned long reg)
sound/pci/maestro3.c
918
static inline void snd_m3_outb(struct snd_m3 *chip, u8 value, unsigned long reg)
sound/pci/maestro3.c
923
static inline u8 snd_m3_inb(struct snd_m3 *chip, unsigned long reg)
sound/pci/maestro3.c
932
static u16 snd_m3_assp_read(struct snd_m3 *chip, u16 region, u16 index)
sound/pci/maestro3.c
939
static void snd_m3_assp_write(struct snd_m3 *chip, u16 region, u16 index, u16 data)
sound/pci/maestro3.c
946
static void snd_m3_assp_halt(struct snd_m3 *chip)
sound/pci/maestro3.c
953
static void snd_m3_assp_continue(struct snd_m3 *chip)
sound/pci/maestro3.c
967
static int snd_m3_add_list(struct snd_m3 *chip, struct m3_list *list, u16 val)
sound/pci/maestro3.c
975
static void snd_m3_remove_list(struct snd_m3 *chip, struct m3_list *list, int index)
sound/pci/maestro3.c
995
static void snd_m3_inc_timer_users(struct snd_m3 *chip)