Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/saa7164/
Dsaa7164-core.c1197 dprintk(DBGLVL_THR, "thread started\n"); in saa7164_thread_function()
1207 dprintk(DBGLVL_THR, "thread running\n"); in saa7164_thread_function()
1222 dprintk(DBGLVL_THR, "thread exiting\n"); in saa7164_thread_function()
Dsaa7164.h113 #define DBGLVL_THR 4096 macro