Searched refs:INFO (Results 1 – 6 of 6) sorted by relevance
| /drivers/mtd/spi/ |
| A D | spi-nor-ids.c | 92 INFO("gd25q16", 0xc84015, 0, 64 * 1024, 32, 97 INFO("gd25q32", 0xc84016, 0, 64 * 1024, 64, 299 { INFO 302 { INFO 305 { INFO 308 { INFO 311 { INFO 314 { INFO 317 { INFO 320 { INFO [all …]
|
| /drivers/usb/musb-new/ |
| A D | musb_debug.h | 18 #define INFO(fmt, args...) yprintk(KERN_INFO, fmt, ## args) macro
|
| /drivers/usb/gadget/ |
| A D | at91_udc.h | 163 #define INFO(stuff...) debug("udc: " stuff) macro
|
| A D | storage_common.c | 116 #define INFO(d, fmt, args...) do { } while (0) macro
|
| A D | f_mass_storage.c | 2539 INFO(common, FSG_DRIVER_DESC ", version: " FSG_DRIVER_VERSION "\n"); in fsg_common_init() 2540 INFO(common, "Number of LUNs=%d\n", common->nluns); in fsg_common_init()
|
| A D | at91_udc.c | 1543 INFO("%s version %s\n", driver_name, DRIVER_VERSION); in at91_udc_probe()
|
Completed in 31 milliseconds