Searched refs:__ide_debug_log (Results 1 – 4 of 4) sorted by relevance
| /linux-4.1.27/drivers/ide/ |
| D | ide-gd.h | 11 #define ide_debug_log(lvl, fmt, args...) __ide_debug_log(lvl, fmt, ## args)
|
| D | ide-cd.h | 14 #define ide_debug_log(lvl, fmt, args...) __ide_debug_log(lvl, fmt, ## args)
|
| D | ide-tape.c | 53 #define ide_debug_log(lvl, fmt, args...) __ide_debug_log(lvl, fmt, ## args)
|
| /linux-4.1.27/include/linux/ |
| D | ide.h | 961 #define __ide_debug_log(lvl, fmt, args...) \ macro
|