Home
last modified time | relevance | path

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

/Linux-v4.19/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()
1185 chip->bdbars_count = 2; in snd_intel8x0m_create()
1188 for (i = 0; i < chip->bdbars_count; i++) { in snd_intel8x0m_create()
1210 chip->bdbars_count * sizeof(u32) * ICH_MAX_FRAGS * 2, in snd_intel8x0m_create()
[all …]
Dintel8x0.c423 u32 bdbars_count; member
827 for (i = 0; i < chip->bdbars_count; i++) { in snd_intel8x0_interrupt()
2587 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0_chip_init()
2590 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0_chip_init()
2592 for (i = 0; i < chip->bdbars_count; i++) { in snd_intel8x0_chip_init()
2602 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0_chip_init()
2615 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0_free()
2618 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0_free()
2662 for (i = 0; i < chip->bdbars_count; i++) { in intel8x0_suspend()
2720 for (i = 0; i < chip->bdbars_count; i++) { in intel8x0_resume()
[all …]