Home
last modified time | relevance | path

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

/linux/include/trace/events/
A Dmmc.h40 __field(int, need_retune)
68 __entry->need_retune = host->need_retune;
92 __entry->retune_now, __entry->need_retune,
121 __field(int, need_retune)
156 __entry->need_retune = host->need_retune;
186 __entry->retune_now, __entry->need_retune,
/linux/drivers/mmc/core/
A Dhost.h27 host->need_retune = 0; in mmc_retune_clear()
A Dhost.c189 if (!host->need_retune || host->doing_retune || !host->card) in mmc_retune()
192 host->need_retune = 0; in mmc_retune()
A Dqueue.c301 host->retune_now = host->need_retune && cqe_retune_ok && in mmc_mq_queue_rq()
/linux/include/linux/mmc/
A Dhost.h438 int need_retune; /* re-tuning is needed */ member
615 host->need_retune = 1; in mmc_retune_needed()
/linux/drivers/staging/rts5208/
A Drtsx_chip.h518 int need_retune; member
A Dsd.c3559 sd_card->need_retune = 1;

Completed in 18 milliseconds