Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/
Dintel8x0.c361 unsigned fix_nocache: 1; /* workaround for 440MX */ member
1430 ((chip)->fix_nocache ? SNDRV_DMA_TYPE_DEV_WC : SNDRV_DMA_TYPE_DEV)
2935 chip->fix_nocache = 1; /* enable workaround */ in snd_intel8x0_init()