Searched defs:print_info (Results 1 – 3 of 3) sorted by relevance
58 # define print_info(fmt, arg...) printk(KERN_INFO DRIVER_NAME ": " fmt,##arg) macro60 # define print_info(fmt, arg...) macro
56 # define print_info(fmt, arg...) printk(KERN_INFO DRIVER_NAME ": " fmt,##arg) macro58 # define print_info(fmt, arg...) macro
88 #define print_info(fmt, args...) \ macro91 #define print_info(fmt, args...) \ macro