Searched refs:PRINT_G (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Dvideo1394.c135 #define PRINT_G(level, fmt, args...) \ macro
1480 PRINT_G(KERN_INFO, "Removed " VIDEO1394_DRIVER_NAME " module");
1492 PRINT_G(KERN_ERR, "video1394: unable to get minor device block");
1500 PRINT_G(KERN_ERR, "video1394: failed to register protocol");
1506 PRINT_G(KERN_INFO, "Installed " VIDEO1394_DRIVER_NAME " module");
H A Dpcilynx.c64 #define PRINT_G(level, fmt, args...) printk(level "pcilynx: " fmt "\n" , ## args) macro
1098 PRINT_G(KERN_ERR, fmt , ## args); \
1475 PRINT_G(KERN_ERR, "PCI module init failed");
H A Dohci1394.c155 #define PRINT_G(level, fmt, args...) \ macro
1117 PRINT_G(KERN_ERR, "ohci_devctl cmd %d not implemented yet",
2194 PRINT_G(KERN_ERR, "ohci_isoctl cmd %d not implemented yet",
3176 PRINT_G(KERN_ERR, fmt , ## args); \

Completed in 80 milliseconds