Searched refs:mmc_select_drive_strength (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/core/ |
H A D | core.h | 54 int mmc_select_drive_strength(struct mmc_card *card, unsigned int max_dtr,
|
H A D | sdio.c | 475 drive_strength = mmc_select_drive_strength(card, in sdio_select_driver_type()
|
H A D | sd.c | 412 drive_strength = mmc_select_drive_strength(card, in sd_select_driver_type()
|
H A D | core.c | 1283 int mmc_select_drive_strength(struct mmc_card *card, unsigned int max_dtr, in mmc_select_drive_strength() function
|
H A D | mmc.c | 1331 drive_strength = mmc_select_drive_strength(card, in mmc_select_driver_type()
|
/kernel/linux/linux-6.6/drivers/mmc/core/ |
H A D | core.h | 55 int mmc_select_drive_strength(struct mmc_card *card, unsigned int max_dtr,
|
H A D | sdio.c | 490 drive_strength = mmc_select_drive_strength(card, in sdio_select_driver_type()
|
H A D | core.c | 1288 int mmc_select_drive_strength(struct mmc_card *card, unsigned int max_dtr, in mmc_select_drive_strength() function
|
H A D | mmc.c | 1351 drive_strength = mmc_select_drive_strength(card, in mmc_select_driver_type()
|
H A D | sd.c | 431 drive_strength = mmc_select_drive_strength(card, in sd_select_driver_type()
|
Completed in 16 milliseconds