Symbol: es_info
sys/dev/sound/pci/es137x.c
1022
es1371_init(struct es_info *es)
sys/dev/sound/pci/es137x.c
1113
struct es_info *es = (struct es_info*)s;
sys/dev/sound/pci/es137x.c
1151
struct es_info *es = (struct es_info *)s;
sys/dev/sound/pci/es137x.c
1202
es1371_src_read(struct es_info *es, unsigned short reg)
sys/dev/sound/pci/es137x.c
1214
es1371_src_write(struct es_info *es, unsigned short reg, unsigned short data)
sys/dev/sound/pci/es137x.c
1225
es1371_adc_rate(struct es_info *es, unsigned int rate, int set)
sys/dev/sound/pci/es137x.c
1265
es1371_dac_rate(struct es_info *es, unsigned int rate, int set)
sys/dev/sound/pci/es137x.c
1294
es1371_wait_src_ready(struct es_info *es)
sys/dev/sound/pci/es137x.c
134
struct es_info;
sys/dev/sound/pci/es137x.c
137
struct es_info *parent;
sys/dev/sound/pci/es137x.c
1397
struct es_info *es;
sys/dev/sound/pci/es137x.c
1435
struct es_info *es;
sys/dev/sound/pci/es137x.c
1462
struct es_info *es;
sys/dev/sound/pci/es137x.c
1510
struct es_info *es;
sys/dev/sound/pci/es137x.c
1591
struct es_info *es;
sys/dev/sound/pci/es137x.c
1626
struct es_info *es;
sys/dev/sound/pci/es137x.c
1703
struct es_info *es = NULL;
sys/dev/sound/pci/es137x.c
1897
struct es_info *es;
sys/dev/sound/pci/es137x.c
238
static uint32_t es1371_wait_src_ready(struct es_info *);
sys/dev/sound/pci/es137x.c
239
static void es1371_src_write(struct es_info *,
sys/dev/sound/pci/es137x.c
241
static unsigned int es1371_adc_rate(struct es_info *, unsigned int, int);
sys/dev/sound/pci/es137x.c
242
static unsigned int es1371_dac_rate(struct es_info *, unsigned int, int);
sys/dev/sound/pci/es137x.c
243
static int es1371_init(struct es_info *);
sys/dev/sound/pci/es137x.c
244
static int es1370_init(struct es_info *);
sys/dev/sound/pci/es137x.c
245
static int es1370_wrcodec(struct es_info *, unsigned char, unsigned char);
sys/dev/sound/pci/es137x.c
277
es_rd(struct es_info *es, int regno, int size)
sys/dev/sound/pci/es137x.c
292
es_wr(struct es_info *es, int regno, uint32_t data, int size)
sys/dev/sound/pci/es137x.c
314
struct es_info *es;
sys/dev/sound/pci/es137x.c
348
struct es_info *es;
sys/dev/sound/pci/es137x.c
384
struct es_info *es;
sys/dev/sound/pci/es137x.c
419
es1370_wrcodec(struct es_info *es, unsigned char i, unsigned char data)
sys/dev/sound/pci/es137x.c
445
struct es_info *es = devinfo;
sys/dev/sound/pci/es137x.c
537
struct es_info *es = ch->parent;
sys/dev/sound/pci/es137x.c
571
struct es_info *es = ch->parent;
sys/dev/sound/pci/es137x.c
616
struct es_info *es = ch->parent;
sys/dev/sound/pci/es137x.c
636
struct es_info *es = ch->parent;
sys/dev/sound/pci/es137x.c
675
struct es_info *es = ch->parent;
sys/dev/sound/pci/es137x.c
689
struct es_info *es;
sys/dev/sound/pci/es137x.c
724
struct es_info *es = arg;
sys/dev/sound/pci/es137x.c
758
struct es_info *es = ch->parent;
sys/dev/sound/pci/es137x.c
856
struct es_info *es = ch->parent;
sys/dev/sound/pci/es137x.c
921
struct es_info *es = p;
sys/dev/sound/pci/es137x.c
957
es1370_init(struct es_info *es)