Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/
Dintel8x0.c738 static void fill_nocache(void *buf, int size, int nocache) in fill_nocache() function
747 #define fill_nocache(buf, size, nocache) do { ; } while (0) macro