Searched refs:ichdev (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dintel8x0.c339 struct ichdev { struct
381 struct ichdev ichd[6];
655 static void snd_intel8x0_setup_periods(struct intel8x0 *chip, struct ichdev *ichdev) argument
658 u32 *bdbar = ichdev->bdbar;
659 unsigned long port = ichdev->reg_offset;
661 iputdword(chip, port + ICH_REG_OFF_BDBAR, ichdev->bdbar_addr);
662 if (ichdev->size == ichdev->fragsize) {
663 ichdev
710 snd_intel8x0_update(struct intel8x0 *chip, struct ichdev *ichdev) argument
762 struct ichdev *ichdev; local
799 struct ichdev *ichdev = get_ichdev(substream); local
838 struct ichdev *ichdev = get_ichdev(substream); local
894 struct ichdev *ichdev = get_ichdev(substream); local
932 struct ichdev *ichdev = get_ichdev(substream); local
1002 struct ichdev *ichdev = get_ichdev(substream); local
1019 struct ichdev *ichdev = get_ichdev(substream); local
1087 snd_intel8x0_pcm_open(struct snd_pcm_substream *substream, struct ichdev *ichdev) argument
2379 struct ichdev *ichdev = &chip->ichd[i]; local
2452 struct ichdev *ichdev = &chip->ichd[i]; local
2463 struct ichdev *ichdev = &chip->ichd[i]; local
2485 struct ichdev *ichdev; local
2636 struct ichdev *ichdev; local
[all...]
H A Dintel8x0m.c169 struct ichdev { struct
207 struct ichdev ichd[2];
384 static void snd_intel8x0_setup_periods(struct intel8x0m *chip, struct ichdev *ichdev) argument
387 u32 *bdbar = ichdev->bdbar;
388 unsigned long port = ichdev->reg_offset;
390 iputdword(chip, port + ICH_REG_OFF_BDBAR, ichdev->bdbar_addr);
391 if (ichdev->size == ichdev->fragsize) {
392 ichdev
427 snd_intel8x0_update(struct intel8x0m *chip, struct ichdev *ichdev) argument
475 struct ichdev *ichdev; local
512 struct ichdev *ichdev = get_ichdev(substream); local
558 struct ichdev *ichdev = get_ichdev(substream); local
576 struct ichdev *ichdev = get_ichdev(substream); local
609 snd_intel8x0m_pcm_open(struct snd_pcm_substream *substream, struct ichdev *ichdev) argument
1083 struct ichdev *ichdev; local
[all...]

Completed in 216 milliseconds