Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dtifm_sd.c88 struct tifm_sd { struct
165 static void tifm_sd_transfer_data(struct tifm_sd *host) in tifm_sd_transfer_data()
472 struct tifm_sd *host; in tifm_sd_data_event()
500 struct tifm_sd *host; in tifm_sd_card_event()
614 struct tifm_sd *host = mmc_priv(mmc); in tifm_sd_request()
779 struct tifm_sd *host = from_timer(host, t, timer); in tifm_sd_abort()
790 struct tifm_sd *host = mmc_priv(mmc); in tifm_sd_ios()
858 struct tifm_sd *host = mmc_priv(mmc); in tifm_sd_ro()
939 struct tifm_sd *host; in tifm_sd_probe()
994 struct tifm_sd *host = mmc_priv(mmc); in tifm_sd_remove()
[all …]
H A DMakefile32 obj-$(CONFIG_MMC_TIFM_SD) += tifm_sd.o
H A DKconfig605 module will be called tifm_sd.
/openbmc/linux/
H A DMAINTAINERS21592 F: drivers/mmc/host/tifm_sd.c