Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dtwl6030-irq.c308 int twl6030_mmc_card_detect(struct device *dev, int slot) in twl6030_mmc_card_detect() function
331 EXPORT_SYMBOL(twl6030_mmc_card_detect);
/openbmc/linux/include/linux/mfd/
H A Dtwl.h221 int twl6030_mmc_card_detect(struct device *dev, int slot);
223 static inline int twl6030_mmc_card_detect(struct device *dev, int slot) in twl6030_mmc_card_detect() function