Searched defs:drv_type (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/ |
D | s3c2410fb.h | 29 enum s3c_drv_type drv_type; member
|
D | nuc900fb.h | 40 int drv_type; member
|
D | s3c2410fb.c | 823 enum s3c_drv_type drv_type) in s3c24xxfb_probe()
|
/linux-4.4.14/drivers/mmc/core/ |
D | sdio.c | 405 int card_drv_type, drive_strength, drv_type; in sdio_select_driver_type() local
|
D | sd.c | 387 int card_drv_type, drive_strength, drv_type; in sd_select_driver_type() local
|
D | core.c | 1660 void mmc_set_driver_type(struct mmc_host *host, unsigned int drv_type) in mmc_set_driver_type() 1667 int card_drv_type, int *drv_type) in mmc_select_drive_strength()
|
D | mmc.c | 1228 int card_drv_type, drive_strength, drv_type; in mmc_select_driver_type() local
|
/linux-4.4.14/drivers/mmc/host/ |
D | sdhci-pci-core.c | 273 int host_drv, int card_drv, int *drv_type) in spt_select_drive_strength() 1407 int card_drv, int *drv_type) in sdhci_pci_select_drive_strength()
|
D | sdhci.c | 2094 int card_drv, int *drv_type) in sdhci_select_drive_strength()
|
/linux-4.4.14/include/linux/mmc/ |
D | host.h | 74 unsigned char drv_type; /* driver type (A, B, C, D) */ member
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
D | qed.h | 415 u32 drv_type; member
|