Searched refs:VDLOG (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/atkbdc/ |
H A D | psm.c | 117 #define VDLOG(level, ...) do { \ macro 1162 VDLOG(5, sc->dev, LOG_DEBUG, "Synaptis Absolute Mode " 1175 VDLOG(2, sc->dev, LOG_DEBUG, 1179 VDLOG(2, sc->dev, LOG_DEBUG, 1256 VDLOG(2, sc->dev, LOG_DEBUG, 2596 VDLOG(4, sc->dev, LOG_DEBUG, "cmd 0x%x\n", buf[i]); 2598 VDLOG(2, sc->dev, LOG_DEBUG, 2927 VDLOG(6, sc->dev, LOG_DEBUG, "lost interrupt?\n"); 6998 VDLOG(2, sc->dev, LOG_NOTICE, "Trackpoint v=0x%x f=0x%x", 7432 VDLOG(2, dev, LOG_NOTICE, "system resume hook called.\n"); [all …]
|