Home
last modified time | relevance | path

Searched defs:dump_urb (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/usb/
Dmidi.c241 static void dump_urb(const char *type, const u8 *data, int length) in dump_urb() function
249 #define dump_urb(type, data, length) /* nothing */ macro
/kernel/linux/linux-6.6/sound/usb/
Dmidi.c225 static void dump_urb(const char *type, const u8 *data, int length) in dump_urb() function
233 #define dump_urb(type, data, length) /* nothing */ macro