Home
last modified time | relevance | path

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

/include/linux/mmc/
Dslot-gpio.h14 struct mmc_host;
16 int mmc_gpio_get_ro(struct mmc_host *host);
17 int mmc_gpio_get_cd(struct mmc_host *host);
18 int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id,
21 int mmc_gpiod_request_ro(struct mmc_host *host, const char *con_id,
23 void mmc_gpio_set_cd_isr(struct mmc_host *host,
25 int mmc_gpio_set_cd_wake(struct mmc_host *host, bool on);
26 void mmc_gpiod_request_cd_irq(struct mmc_host *host);
27 bool mmc_can_gpio_cd(struct mmc_host *host);
28 bool mmc_can_gpio_ro(struct mmc_host *host);
Dhost.h97 struct mmc_host;
127 void (*post_req)(struct mmc_host *host, struct mmc_request *req,
129 void (*pre_req)(struct mmc_host *host, struct mmc_request *req);
130 void (*request)(struct mmc_host *host, struct mmc_request *req);
132 int (*request_atomic)(struct mmc_host *host,
149 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios);
158 int (*get_ro)(struct mmc_host *host);
167 int (*get_cd)(struct mmc_host *host);
169 void (*enable_sdio_irq)(struct mmc_host *host, int enable);
171 void (*ack_sdio_irq)(struct mmc_host *host);
[all …]
Dcore.h143 struct mmc_host;
159 struct mmc_host *host;
174 void mmc_wait_for_req(struct mmc_host *host, struct mmc_request *mrq);
175 int mmc_wait_for_cmd(struct mmc_host *host, struct mmc_command *cmd,
178 int mmc_hw_reset(struct mmc_host *host);
179 int mmc_sw_reset(struct mmc_host *host);
Dcard.h233 struct mmc_host;
270 struct mmc_host *host; /* the host this device belongs to */
/include/trace/hooks/
Dmmc.h18 struct mmc_host;
31 TP_PROTO(struct mmc_host *host),
34 TP_PROTO(struct mmc_host *host, int err),
43 TP_PROTO(struct mmc_host *host, u32 ocr, int err),
49 TP_PROTO(struct mmc_host *host, bool *allow),
52 TP_PROTO(struct mmc_host *host, struct mmc_card *card, u32 *cid),
56 TP_PROTO(struct mmc_host *host),
60 TP_PROTO(struct mmc_host *host, bool *partial_init),
/include/linux/platform_data/
Dmmc-pxamci.h9 struct mmc_host;
/include/linux/spi/
Dmmc_spi.h9 struct mmc_host;
/include/trace/events/
Dmmc.h15 TP_PROTO(struct mmc_host *host, struct mmc_request *mrq),
98 TP_PROTO(struct mmc_host *host, struct mmc_request *mrq),