[go: nahoru, domu]

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.c105 MODULE_DESCRIPTION(DRV_DESC); variable
3183 pr_info_once("%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.c25 #define DRV_DESC "Micrel KS8995 Ethernet switch SPI driver" macro
374 MODULE_DESCRIPTION(DRV_DESC); variable
/drivers/net/
H A Drionet.c31 #define DRV_DESC "Ethernet over RapidIO" macro
34 MODULE_DESCRIPTION(DRV_DESC); variable
511 DRV_DESC,
/drivers/mtd/nand/
H A Dbf5xx_nand.c65 #define DRV_DESC "BF5xx on-chip NAND FLash Controller Driver" macro
847 MODULE_DESCRIPTION(DRV_DESC); variable
/drivers/spi/
H A Dspi-bfin-sport.c31 #define DRV_DESC "SPI bus via the Blackfin SPORT" macro
34 MODULE_DESCRIPTION(DRV_DESC); variable
837 dev_info(dev, "%s, regs_base@%p\n", DRV_DESC, drv_data->regs);
H A Dspi-bfin5xx.c34 #define DRV_DESC "Blackfin on-chip SPI Controller Driver" macro
38 MODULE_DESCRIPTION(DRV_DESC); variable
1356 DRV_DESC, DRV_VERSION, drv_data->regs,
/drivers/net/can/
H A Dti_hecc.c58 #define DRV_DESC "TI High End CAN Controller Driver " HECC_MODULE_VERSION macro
1054 MODULE_DESCRIPTION(DRV_DESC); variable
/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
1731 netdev_info(ndev, "%s, Version %s\n", DRV_DESC, DRV_VERSION);
/drivers/net/ethernet/amd/
H A Dau1000_eth.c85 #define DRV_DESC "Au1xxx on-chip Ethernet driver" macro
88 MODULE_DESCRIPTION(DRV_DESC); variable
/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c58 #define DRV_DESC "Chelsio T4/T5 Virtual Function (VF) Network Driver" macro
2522 pr_info_once("%s - version %s\n", DRV_DESC, DRV_VERSION);
2973 MODULE_DESCRIPTION(DRV_DESC); variable
/drivers/net/ethernet/emulex/benet/
H A Dbe.h45 #define DRV_DESC "Emulex OneConnect NIC Driver" macro
H A Dbe_main.c30 MODULE_DESCRIPTION(DRV_DESC " " DRV_VER);
/drivers/net/ethernet/freescale/
H A Ducc_geth.h31 #define DRV_DESC "QE UCC Gigabit Ethernet Controller" macro
H A Ducc_geth.c3960 pr_info(DRV_DESC "\n");
3979 MODULE_DESCRIPTION(DRV_DESC); variable
/drivers/scsi/be2iscsi/
H A Dbe_main.h42 #define DRV_DESC BE_NAME " " "Driver" macro
H A Dbe_main.c52 MODULE_DESCRIPTION(DRV_DESC " " BUILD_STR);
/drivers/net/ethernet/ibm/emac/
H A Dcore.c75 #define DRV_DESC "PPC 4xx OCP EMAC driver" macro
77 MODULE_DESCRIPTION(DRV_DESC); variable
3063 printk(KERN_INFO DRV_DESC ", version " DRV_VERSION "\n");
/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c79 #define DRV_DESC "Chelsio T4/T5 Network Driver" macro
327 MODULE_DESCRIPTION(DRV_DESC); variable
6540 printk_once(KERN_INFO "%s - version %s\n", DRV_DESC, DRV_VERSION);

Completed in 406 milliseconds