Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dcb710-mmc.c113 static int cb710_check_event(struct cb710_slot *slot, u8 what) in cb710_check_event() function
156 while (!(err = cb710_check_event(slot, what))) { in cb710_wait_for_event()
552 return cb710_check_event(slot, 0); in cb710_mmc_powerup()