Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dbcm2835.c821 static void bcm2835_timeout(struct work_struct *work) in bcm2835_timeout() function
1315 INIT_DELAYED_WORK(&host->timeout_work, bcm2835_timeout); in bcm2835_add_host()