Home
last modified time | relevance | path

Searched defs:fill_nocache (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/pci/
Dintel8x0.c734 static void fill_nocache(void *buf, int size, int nocache) in fill_nocache() function
743 #define fill_nocache(buf, size, nocache) do { ; } while (0) macro