Symbol: es1938
sound/pci/es1938.c
1005
struct es1938 *chip = snd_kcontrol_chip(kcontrol);
sound/pci/es1938.c
1013
struct es1938 *chip = snd_kcontrol_chip(kcontrol);
sound/pci/es1938.c
1026
struct es1938 *chip = snd_kcontrol_chip(kcontrol);
sound/pci/es1938.c
1035
struct es1938 *chip = snd_kcontrol_chip(kcontrol);
sound/pci/es1938.c
1061
struct es1938 *chip = snd_kcontrol_chip(kcontrol);
sound/pci/es1938.c
1072
struct es1938 *chip = snd_kcontrol_chip(kcontrol);
sound/pci/es1938.c
1080
struct es1938 *chip = snd_kcontrol_chip(kcontrol);
sound/pci/es1938.c
1087
static int snd_es1938_reg_bits(struct es1938 *chip, unsigned char reg,
sound/pci/es1938.c
1096
static int snd_es1938_reg_read(struct es1938 *chip, unsigned char reg)
sound/pci/es1938.c
1133
struct es1938 *chip = snd_kcontrol_chip(kcontrol);
sound/pci/es1938.c
1150
struct es1938 *chip = snd_kcontrol_chip(kcontrol);
sound/pci/es1938.c
1194
struct es1938 *chip = snd_kcontrol_chip(kcontrol);
sound/pci/es1938.c
1220
struct es1938 *chip = snd_kcontrol_chip(kcontrol);
sound/pci/es1938.c
1362
static void snd_es1938_chip_init(struct es1938 *chip)
sound/pci/es1938.c
1403
struct es1938 *chip = card->private_data;
sound/pci/es1938.c
1426
struct es1938 *chip = card->private_data;
sound/pci/es1938.c
1456
static int snd_es1938_create_gameport(struct es1938 *chip)
sound/pci/es1938.c
1477
static void snd_es1938_free_gameport(struct es1938 *chip)
sound/pci/es1938.c
1485
static inline int snd_es1938_create_gameport(struct es1938 *chip) { return -ENOSYS; }
sound/pci/es1938.c
1486
static inline void snd_es1938_free_gameport(struct es1938 *chip) { }
sound/pci/es1938.c
1491
struct es1938 *chip = card->private_data;
sound/pci/es1938.c
1507
struct es1938 *chip = card->private_data;
sound/pci/es1938.c
1558
struct es1938 *chip = dev_id;
sound/pci/es1938.c
1645
static int snd_es1938_mixer(struct es1938 *chip)
sound/pci/es1938.c
1689
struct es1938 *chip;
sound/pci/es1938.c
238
static void snd_es1938_mixer_write(struct es1938 *chip, unsigned char reg, unsigned char val)
sound/pci/es1938.c
249
static int snd_es1938_mixer_read(struct es1938 *chip, unsigned char reg)
sound/pci/es1938.c
263
static int snd_es1938_mixer_bits(struct es1938 *chip, unsigned char reg,
sound/pci/es1938.c
285
static void snd_es1938_write_cmd(struct es1938 *chip, unsigned char cmd)
sound/pci/es1938.c
303
static int snd_es1938_get_byte(struct es1938 *chip)
sound/pci/es1938.c
319
static void snd_es1938_write(struct es1938 *chip, unsigned char reg, unsigned char val)
sound/pci/es1938.c
330
static unsigned char snd_es1938_read(struct es1938 *chip, unsigned char reg)
sound/pci/es1938.c
345
static int snd_es1938_bits(struct es1938 *chip, unsigned char reg, unsigned char mask,
sound/pci/es1938.c
368
static void snd_es1938_reset(struct es1938 *chip)
sound/pci/es1938.c
407
static void snd_es1938_reset_fifo(struct es1938 *chip)
sound/pci/es1938.c
434
static void snd_es1938_rate_set(struct es1938 *chip,
sound/pci/es1938.c
461
static void snd_es1938_playback1_setdma(struct es1938 *chip)
sound/pci/es1938.c
469
static void snd_es1938_playback2_setdma(struct es1938 *chip)
sound/pci/es1938.c
484
static void snd_es1938_capture_setdma(struct es1938 *chip)
sound/pci/es1938.c
508
struct es1938 *chip = snd_pcm_substream_chip(substream);
sound/pci/es1938.c
531
struct es1938 *chip = snd_pcm_substream_chip(substream);
sound/pci/es1938.c
561
struct es1938 *chip = snd_pcm_substream_chip(substream);
sound/pci/es1938.c
599
struct es1938 *chip = snd_pcm_substream_chip(substream);
sound/pci/es1938.c
647
struct es1938 *chip = snd_pcm_substream_chip(substream);
sound/pci/es1938.c
684
struct es1938 *chip = snd_pcm_substream_chip(substream);
sound/pci/es1938.c
746
struct es1938 *chip = snd_pcm_substream_chip(substream);
sound/pci/es1938.c
776
struct es1938 *chip = snd_pcm_substream_chip(substream);
sound/pci/es1938.c
788
struct es1938 *chip = snd_pcm_substream_chip(substream);
sound/pci/es1938.c
820
struct es1938 *chip = snd_pcm_substream_chip(substream);
sound/pci/es1938.c
883
struct es1938 *chip = snd_pcm_substream_chip(substream);
sound/pci/es1938.c
898
struct es1938 *chip = snd_pcm_substream_chip(substream);
sound/pci/es1938.c
923
struct es1938 *chip = snd_pcm_substream_chip(substream);
sound/pci/es1938.c
931
struct es1938 *chip = snd_pcm_substream_chip(substream);
sound/pci/es1938.c
964
static int snd_es1938_new_pcm(struct es1938 *chip, int device)