Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dconn.h31 #define CONN_DBG(c,f,a...) CONN_MSG((c), debug, f, ##a) macro
H A Dconn.c66 CONN_DBG(conn, "type %02x loc %d hpd %02x dp %x di %x sr %x lcdid %x", in nvkm_conn_ctor()