Symbol: nm256
sound/pci/nm256/nm256.c
1043
struct nm256 *chip = dev_id;
sound/pci/nm256/nm256.c
1107
snd_nm256_ac97_ready(struct nm256 *chip)
sound/pci/nm256/nm256.c
1178
struct nm256 *chip = ac97->private_data;
sound/pci/nm256/nm256.c
1192
struct nm256 *chip = ac97->private_data;
sound/pci/nm256/nm256.c
1238
struct nm256 *chip = ac97->private_data;
sound/pci/nm256/nm256.c
1265
snd_nm256_mixer(struct nm256 *chip)
sound/pci/nm256/nm256.c
1308
snd_nm256_peek_for_sig(struct nm256 *chip)
sound/pci/nm256/nm256.c
1358
struct nm256 *chip = card->private_data;
sound/pci/nm256/nm256.c
1369
struct nm256 *chip = card->private_data;
sound/pci/nm256/nm256.c
1397
struct nm256 *chip = card->private_data;
sound/pci/nm256/nm256.c
1408
struct nm256 *chip = card->private_data;
sound/pci/nm256/nm256.c
1555
struct nm256 *chip;
sound/pci/nm256/nm256.c
173
struct nm256 *chip;
sound/pci/nm256/nm256.c
262
snd_nm256_readb(struct nm256 *chip, int offset)
sound/pci/nm256/nm256.c
268
snd_nm256_readw(struct nm256 *chip, int offset)
sound/pci/nm256/nm256.c
274
snd_nm256_readl(struct nm256 *chip, int offset)
sound/pci/nm256/nm256.c
280
snd_nm256_writeb(struct nm256 *chip, int offset, u8 val)
sound/pci/nm256/nm256.c
286
snd_nm256_writew(struct nm256 *chip, int offset, u16 val)
sound/pci/nm256/nm256.c
292
snd_nm256_writel(struct nm256 *chip, int offset, u32 val)
sound/pci/nm256/nm256.c
298
snd_nm256_write_buffer(struct nm256 *chip, const void *src, int offset, int size)
sound/pci/nm256/nm256.c
326
snd_nm256_load_one_coefficient(struct nm256 *chip, int stream, u32 port, int which)
sound/pci/nm256/nm256.c
341
snd_nm256_load_coefficient(struct nm256 *chip, int stream, int number)
sound/pci/nm256/nm256.c
411
snd_nm256_set_format(struct nm256 *chip, struct nm256_stream *s,
sound/pci/nm256/nm256.c
447
static int snd_nm256_acquire_irq(struct nm256 *chip)
sound/pci/nm256/nm256.c
465
static void snd_nm256_release_irq(struct nm256 *chip)
sound/pci/nm256/nm256.c
482
static void snd_nm256_pcm_mark(struct nm256 *chip, struct nm256_stream *s, int reg)
sound/pci/nm256/nm256.c
493
snd_nm256_playback_start(struct nm256 *chip, struct nm256_stream *s,
sound/pci/nm256/nm256.c
510
snd_nm256_capture_start(struct nm256 *chip, struct nm256_stream *s,
sound/pci/nm256/nm256.c
526
snd_nm256_playback_stop(struct nm256 *chip)
sound/pci/nm256/nm256.c
536
snd_nm256_capture_stop(struct nm256 *chip)
sound/pci/nm256/nm256.c
545
struct nm256 *chip = snd_pcm_substream_chip(substream);
sound/pci/nm256/nm256.c
580
struct nm256 *chip = snd_pcm_substream_chip(substream);
sound/pci/nm256/nm256.c
614
struct nm256 *chip = snd_pcm_substream_chip(substream);
sound/pci/nm256/nm256.c
639
struct nm256 *chip = snd_pcm_substream_chip(substream);
sound/pci/nm256/nm256.c
653
struct nm256 *chip = snd_pcm_substream_chip(substream);
sound/pci/nm256/nm256.c
719
snd_nm256_playback_update(struct nm256 *chip)
sound/pci/nm256/nm256.c
734
snd_nm256_capture_update(struct nm256 *chip)
sound/pci/nm256/nm256.c
801
static void snd_nm256_setup_stream(struct nm256 *chip, struct nm256_stream *s,
sound/pci/nm256/nm256.c
824
struct nm256 *chip = snd_pcm_substream_chip(substream);
sound/pci/nm256/nm256.c
836
struct nm256 *chip = snd_pcm_substream_chip(substream);
sound/pci/nm256/nm256.c
851
struct nm256 *chip = snd_pcm_substream_chip(substream);
sound/pci/nm256/nm256.c
861
struct nm256 *chip = snd_pcm_substream_chip(substream);
sound/pci/nm256/nm256.c
898
snd_nm256_pcm(struct nm256 *chip, int device)
sound/pci/nm256/nm256.c
929
snd_nm256_init_chip(struct nm256 *chip)
sound/pci/nm256/nm256.c
941
snd_nm256_intr_check(struct nm256 *chip)
sound/pci/nm256/nm256.c
978
struct nm256 *chip = dev_id;