Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/
Dintel8x0m.c201 u32 bdbars_count; member
504 for (i = 0; i < chip->bdbars_count; i++) { in snd_intel8x0m_interrupt()
967 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0m_chip_init()
970 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0m_chip_init()
973 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_free()
988 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0m_free()
1155 chip->bdbars_count = 2; in snd_intel8x0m_create()
1158 for (i = 0; i < chip->bdbars_count; i++) { in snd_intel8x0m_create()
1180 chip->bdbars_count * sizeof(u32) * ICH_MAX_FRAGS * 2, in snd_intel8x0m_create()
[all …]
Dintel8x0.c402 u32 bdbars_count; member
787 for (i = 0; i < chip->bdbars_count; i++) { in snd_intel8x0_interrupt()
2534 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0_chip_init()
2537 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0_chip_init()
2539 for (i = 0; i < chip->bdbars_count; i++) { in snd_intel8x0_chip_init()
2549 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0_chip_init()
2562 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0_free()
2565 for (i = 0; i < chip->bdbars_count; i++) in snd_intel8x0_free()
2646 for (i = 0; i < chip->bdbars_count; i++) { in intel8x0_resume()
3015 chip->bdbars_count = bdbars[device_type]; in snd_intel8x0_create()
[all …]