Home
last modified time | relevance | path

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

/sound/pci/lola/
Dlola.h11 #define DRVNAME "snd-lola" macro
12 #define SFX DRVNAME ": "
Dlola.c583 err = pcim_iomap_regions(pci, (1 << 0) | (1 << 2), DRVNAME); in lola_create()