Home
last modified time | relevance | path

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

/sound/drivers/
DKconfig80 tristate "Dummy (/dev/null) soundcard"
/sound/pci/emu10k1/
Demufx.c2420 static void copy_string(char *dst, const char *src, const char *null, int idx) in copy_string() argument
2423 sprintf(dst, "%s %02X", null, idx); in copy_string()