Searched refs:DRV_DESC (Results 1 - 20 of 20) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
H A Dversion.h35 #define DRV_DESC "Chelsio T3 Network Driver" macro
H A Dcxgb3_main.c102 MODULE_DESCRIPTION(DRV_DESC); variable
3188 printk(KERN_INFO "%s - version %s\n", DRV_DESC, DRV_VERSION);
/drivers/ata/
H A Dpata_rb532_cf.c38 #define DRV_DESC "PATA driver for RouterBOARD 532 Compact Flash" macro
200 #define DRV_INFO DRV_DESC " version " DRV_VERSION
206 MODULE_DESCRIPTION(DRV_DESC); variable
/drivers/net/phy/
H A Dspi_ks8995.c24 #define DRV_DESC "Micrel KS8995 Ethernet switch SPI driver" macro
360 printk(KERN_INFO DRV_DESC " version " DRV_VERSION"\n");
372 MODULE_DESCRIPTION(DRV_DESC); variable
/drivers/mtd/nand/
H A Dbf5xx_nand.c66 #define DRV_DESC "BF5xx on-chip NAND FLash Controller Driver" macro
878 DRV_DESC, DRV_VERSION);
893 MODULE_DESCRIPTION(DRV_DESC); variable
/drivers/net/
H A Drionet.c31 #define DRV_DESC "Ethernet over RapidIO" macro
34 MODULE_DESCRIPTION(DRV_DESC); variable
476 DRV_DESC,
/drivers/spi/
H A Dspi-bfin-sport.c32 #define DRV_DESC "SPI bus via the Blackfin SPORT" macro
35 MODULE_DESCRIPTION(DRV_DESC); variable
846 dev_info(dev, "%s, regs_base@%p\n", DRV_DESC, drv_data->regs);
H A Dspi-bfin5xx.c33 #define DRV_DESC "Blackfin on-chip SPI Controller Driver" macro
37 MODULE_DESCRIPTION(DRV_DESC); variable
1374 DRV_DESC, DRV_VERSION, drv_data->regs,
/drivers/net/ethernet/adi/
H A Dbfin_mac.c12 #define DRV_DESC "Blackfin on-chip Ethernet MAC driver" macro
51 MODULE_DESCRIPTION(DRV_DESC); variable
1564 netdev_info(ndev, "%s, Version %s\n", DRV_DESC, DRV_VERSION);
/drivers/net/can/
H A Dti_hecc.c58 #define DRV_DESC "TI High End CAN Controller Driver " HECC_MODULE_VERSION macro
1057 MODULE_DESCRIPTION(DRV_DESC); variable
/drivers/net/ethernet/emulex/benet/
H A Dbe.h44 #define DRV_DESC "ServerEngines BladeEngine 10Gbps NIC Driver" macro
H A Dbe_main.c26 MODULE_DESCRIPTION(DRV_DESC " " DRV_VER);
/drivers/scsi/be2iscsi/
H A Dbe_main.h40 #define DRV_DESC BE_NAME " " "Driver" macro
H A Dbe_main.c50 MODULE_DESCRIPTION(DRV_DESC " " BUILD_STR);
/drivers/net/ethernet/amd/
H A Dau1000_eth.c87 #define DRV_DESC "Au1xxx on-chip Ethernet driver" macro
90 MODULE_DESCRIPTION(DRV_DESC); variable
/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c56 #define DRV_DESC "Chelsio T4 Virtual Function (VF) Network Driver" macro
2482 printk(KERN_INFO "%s - version %s\n", DRV_DESC, DRV_VERSION);
2898 MODULE_DESCRIPTION(DRV_DESC); variable
/drivers/net/ethernet/freescale/
H A Ducc_geth.h31 #define DRV_DESC "QE UCC Gigabit Ethernet Controller" macro
H A Ducc_geth.c4068 printk(KERN_INFO "ucc_geth: " DRV_DESC "\n");
4087 MODULE_DESCRIPTION(DRV_DESC); variable
/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c72 #define DRV_DESC "Chelsio T4 Network Driver" macro
206 MODULE_DESCRIPTION(DRV_DESC); variable
3538 printk_once(KERN_INFO "%s - version %s\n", DRV_DESC, DRV_VERSION);
/drivers/net/ethernet/ibm/emac/
H A Dcore.c73 #define DRV_DESC "PPC 4xx OCP EMAC driver" macro
75 MODULE_DESCRIPTION(DRV_DESC); variable
3044 printk(KERN_INFO DRV_DESC ", version " DRV_VERSION "\n");

Completed in 449 milliseconds