Lines Matching refs:mmc_host
32 struct mmc_host *host = dev_id; in mmc_gpio_cd_irqt()
41 int mmc_gpio_alloc(struct mmc_host *host) in mmc_gpio_alloc()
63 int mmc_gpio_get_ro(struct mmc_host *host) in mmc_gpio_get_ro()
74 int mmc_gpio_get_cd(struct mmc_host *host) in mmc_gpio_get_cd()
96 void mmc_gpiod_request_cd_irq(struct mmc_host *host) in mmc_gpiod_request_cd_irq()
130 int mmc_gpio_set_cd_wake(struct mmc_host *host, bool on) in mmc_gpio_set_cd_wake()
154 void mmc_gpio_set_cd_isr(struct mmc_host *host, in mmc_gpio_set_cd_isr()
179 int mmc_gpiod_request_cd(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_cd()
207 bool mmc_can_gpio_cd(struct mmc_host *host) in mmc_can_gpio_cd()
226 int mmc_gpiod_request_ro(struct mmc_host *host, const char *con_id, in mmc_gpiod_request_ro()
253 bool mmc_can_gpio_ro(struct mmc_host *host) in mmc_can_gpio_ro()