Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/memstick/core/
Dms_block.c1497 static void msb_cache_flush_timer(struct timer_list *t) in msb_cache_flush_timer() function
1519 timer_setup(&msb->cache_flush_timer, msb_cache_flush_timer, 0); in msb_cache_init()