Home
last modified time | relevance | path

Searched refs:tifm_sd (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/mmc/host/
H A Dtifm_sd.c89 struct tifm_sd { struct
166 static void tifm_sd_transfer_data(struct tifm_sd *host) in tifm_sd_transfer_data()
473 struct tifm_sd *host; in tifm_sd_data_event()
501 struct tifm_sd *host; in tifm_sd_card_event()
615 struct tifm_sd *host = mmc_priv(mmc); in tifm_sd_request()
780 struct tifm_sd *host = from_timer(host, t, timer); in tifm_sd_abort()
791 struct tifm_sd *host = mmc_priv(mmc); in tifm_sd_ios()
859 struct tifm_sd *host = mmc_priv(mmc); in tifm_sd_ro()
940 struct tifm_sd *host; in tifm_sd_probe()
995 struct tifm_sd *host = mmc_priv(mmc); in tifm_sd_remove()
[all …]
H A DMakefile33 obj-$(CONFIG_MMC_TIFM_SD) += tifm_sd.o
H A DKconfig628 module will be called tifm_sd.
/linux-6.15/
H A DMAINTAINERS24429 F: drivers/mmc/host/tifm_sd.c