Searched refs:VDEBUG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/ |
H A D | inode.c | 253 #define VDEBUG DBG macro 255 #define VDEBUG(dev,fmt,args...) \ macro 831 VDEBUG (data->dev, "%s ready\n", data->name); in ep_open() 934 VDEBUG(dev, "ep0in stall\n"); in ep0_read() 1114 VDEBUG(dev, "event[%d] = %d\n", dev->ev_next, type); in next_event() 1164 VDEBUG(dev, "ep0out stall\n"); in ep0_write() 1182 VDEBUG (dev, "%s %s\n", __func__, on ? "on" : "off"); in ep0_fasync() 1474 VDEBUG (dev, "%s req%02x.%02x v%04x i%04x l%d\n", in gadgetfs_setup()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/ |
H A D | inode.c | 253 #define VDEBUG DBG macro 255 #define VDEBUG(dev,fmt,args...) \ macro 829 VDEBUG (data->dev, "%s ready\n", data->name); in ep_open() 932 VDEBUG(dev, "ep0in stall\n"); in ep0_read() 1112 VDEBUG(dev, "event[%d] = %d\n", dev->ev_next, type); in next_event() 1162 VDEBUG(dev, "ep0out stall\n"); in ep0_write() 1180 VDEBUG (dev, "%s %s\n", __func__, on ? "on" : "off"); in ep0_fasync() 1472 VDEBUG (dev, "%s req%02x.%02x v%04x i%04x l%d\n", in gadgetfs_setup()
|
Completed in 9 milliseconds