Searched refs:null (Results 1 – 2 of 2) sorted by relevance
80 tristate "Dummy (/dev/null) soundcard"
2420 static void copy_string(char *dst, const char *src, const char *null, int idx) in copy_string() argument2423 sprintf(dst, "%s %02X", null, idx); in copy_string()