Home
last modified time | relevance | path

Searched refs:bdbars_count (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/pci/
Dintel8x0m.c216 u32 bdbars_count; member
519 for (i = 0; i < chip->bdbars_count; i++) { in snd_intel8x0m_interrupt()
982 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0m_chip_init()
985 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0m_chip_init()
988 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0m_chip_init()
1000 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0m_free()
1003 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0m_free()
1190 chip->bdbars_count = 2; in snd_intel8x0m_create()
1193 for (i = 0; i < chip->bdbars_count; i++) { in snd_intel8x0m_create()
1215 chip->bdbars_count * sizeof(u32) * ICH_MAX_FRAGS * 2, in snd_intel8x0m_create()
[all …]
Dintel8x0.c427 u32 bdbars_count; member
831 for (i = 0; i < chip->bdbars_count; i++) { in snd_intel8x0_interrupt()
2591 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0_chip_init()
2594 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0_chip_init()
2596 for (i = 0; i < chip->bdbars_count; i++) { in snd_intel8x0_chip_init()
2606 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0_chip_init()
2619 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0_free()
2622 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0_free()
2666 for (i = 0; i < chip->bdbars_count; i++) { in intel8x0_suspend()
2724 for (i = 0; i < chip->bdbars_count; i++) { in intel8x0_resume()
[all …]