Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dandroid-goldfish.c112 struct goldfish_mmc_host { struct
133 goldfish_mmc_cover_is_open(struct goldfish_mmc_host *host) in goldfish_mmc_cover_is_open() argument
142 struct goldfish_mmc_host *host = dev_get_drvdata(dev); in goldfish_mmc_show_cover_switch()
151 goldfish_mmc_start_command(struct goldfish_mmc_host *host, struct mmc_command *cmd) in goldfish_mmc_start_command()
207 static void goldfish_mmc_xfer_done(struct goldfish_mmc_host *host, in goldfish_mmc_xfer_done()
246 static void goldfish_mmc_end_of_data(struct goldfish_mmc_host *host, in goldfish_mmc_end_of_data()
257 static void goldfish_mmc_cmd_done(struct goldfish_mmc_host *host, in goldfish_mmc_cmd_done()
287 struct goldfish_mmc_host *host = (struct goldfish_mmc_host *)dev_id; in goldfish_mmc_irq()
357 static void goldfish_mmc_prepare_data(struct goldfish_mmc_host *host, in goldfish_mmc_prepare_data()
403 struct goldfish_mmc_host *host = mmc_priv(mmc); in goldfish_mmc_request()
[all …]