Lines Matching defs:debugf
62 #define debugf(client, fmt, args...) printf("evdev cdev: "fmt"\n", ##args)
64 #define debugf(client, fmt, args...)
144 debugf(client, "cannot register evdev client");
190 debugf(client, "read %zd bytes by thread %d", uio->uio_resid,
270 debugf(client, "write %zd bytes by thread %d", uio->uio_resid,
284 debugf(client, "write size not multiple of input_event size");
316 debugf(client, "poll by thread %d", td->td_tid);
456 debugf(client, "ioctl called: cmd=0x%08lx, data=%p", cmd, data);
465 debugf(client, "EVIOCGID: bus=%d vendor=0x%04x product=0x%04x",
663 debugf(client, "EVIOCGBIT(%d): data=%p, len=%d", type_num,
834 debugf(client, "client %p: buffer overflow", client);