Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dpata_rb532_cf.c38 #define DRV_DESC "PATA driver for RouterBOARD 532 Compact Flash" macro
199 #define DRV_INFO DRV_DESC " version " DRV_VERSION
205 MODULE_DESCRIPTION(DRV_DESC);
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dversion.h35 #define DRV_DESC "Chelsio T3 Network Driver" macro
Dcxgb3_main.c105 MODULE_DESCRIPTION(DRV_DESC);
3183 pr_info_once("%s - version %s\n", DRV_DESC, DRV_VERSION); in init_one()
/linux-4.1.27/drivers/net/phy/
Dspi_ks8995.c25 #define DRV_DESC "Micrel KS8995 Ethernet switch SPI driver" macro
376 MODULE_DESCRIPTION(DRV_DESC);
/linux-4.1.27/drivers/net/
Drionet.c31 #define DRV_DESC "Ethernet over RapidIO" macro
34 MODULE_DESCRIPTION(DRV_DESC);
511 DRV_DESC, in rionet_setup_netdev()
/linux-4.1.27/drivers/spi/
Dspi-bfin-sport.c31 #define DRV_DESC "SPI bus via the Blackfin SPORT" macro
34 MODULE_DESCRIPTION(DRV_DESC);
837 dev_info(dev, "%s, regs_base@%p\n", DRV_DESC, drv_data->regs); in bfin_sport_spi_probe()
Dspi-bfin5xx.c34 #define DRV_DESC "Blackfin on-chip SPI Controller Driver" macro
38 MODULE_DESCRIPTION(DRV_DESC);
1355 DRV_DESC, DRV_VERSION, drv_data->regs, in bfin_spi_probe()
/linux-4.1.27/drivers/mtd/nand/
Dbf5xx_nand.c65 #define DRV_DESC "BF5xx on-chip NAND FLash Controller Driver" macro
846 MODULE_DESCRIPTION(DRV_DESC);
/linux-4.1.27/drivers/net/ethernet/adi/
Dbfin_mac.c12 #define DRV_DESC "Blackfin on-chip Ethernet MAC driver" macro
51 MODULE_DESCRIPTION(DRV_DESC);
1729 netdev_info(ndev, "%s, Version %s\n", DRV_DESC, DRV_VERSION); in bfin_mac_probe()
/linux-4.1.27/drivers/net/can/
Dti_hecc.c58 #define DRV_DESC "TI High End CAN Controller Driver " HECC_MODULE_VERSION macro
1054 MODULE_DESCRIPTION(DRV_DESC);
/linux-4.1.27/drivers/net/ethernet/amd/
Dau1000_eth.c85 #define DRV_DESC "Au1xxx on-chip Ethernet driver" macro
88 MODULE_DESCRIPTION(DRV_DESC);
/linux-4.1.27/drivers/net/ethernet/freescale/
Ducc_geth.h31 #define DRV_DESC "QE UCC Gigabit Ethernet Controller" macro
Ducc_geth.c3962 pr_info(DRV_DESC "\n"); in ucc_geth_init()
3981 MODULE_DESCRIPTION(DRV_DESC);
/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_main.h42 #define DRV_DESC BE_NAME " " "Driver" macro
Dbe_main.c51 MODULE_DESCRIPTION(DRV_DESC " " BUILD_STR);
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c59 #define DRV_DESC "Chelsio T4/T5 Virtual Function (VF) Network Driver" macro
2618 pr_info_once("%s - version %s\n", DRV_DESC, DRV_VERSION); in cxgb4vf_pci_probe()
3047 MODULE_DESCRIPTION(DRV_DESC);
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe.h46 #define DRV_DESC "Emulex OneConnect NIC Driver" macro
Dbe_main.c29 MODULE_DESCRIPTION(DRV_DESC " " DRV_VER);
/linux-4.1.27/drivers/net/ethernet/ibm/emac/
Dcore.c75 #define DRV_DESC "PPC 4xx OCP EMAC driver" macro
77 MODULE_DESCRIPTION(DRV_DESC);
3043 printk(KERN_INFO DRV_DESC ", version " DRV_VERSION "\n"); in emac_init()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c86 #define DRV_DESC "Chelsio T4/T5 Network Driver" macro
141 MODULE_DESCRIPTION(DRV_DESC);
4440 printk_once(KERN_INFO "%s - version %s\n", DRV_DESC, DRV_VERSION); in init_one()