Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memstick/core/
H A Dms_block.c1499 static void msb_cache_flush_timer(struct timer_list *t) in msb_cache_flush_timer() function
1522 timer_setup(&msb->cache_flush_timer, msb_cache_flush_timer, 0); in msb_cache_init()