Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rts5208/
Drtsx_card.c45 sd_card->cleanup_counter++; in do_remaining_work()
47 sd_card->cleanup_counter = 0; in do_remaining_work()
55 xd_card->cleanup_counter++; in do_remaining_work()
57 xd_card->cleanup_counter = 0; in do_remaining_work()
66 ms_card->cleanup_counter++; in do_remaining_work()
68 ms_card->cleanup_counter = 0; in do_remaining_work()
74 ms_card->cleanup_counter++; in do_remaining_work()
76 ms_card->cleanup_counter = 0; in do_remaining_work()
82 if (sd_card->cleanup_counter > POLLING_WAIT_CNT) in do_remaining_work()
85 if (xd_card->cleanup_counter > POLLING_WAIT_CNT) in do_remaining_work()
[all …]
Drtsx_chip.h481 int cleanup_counter; member
533 int cleanup_counter; member
601 int cleanup_counter; member
Drtsx.c530 sd_card->cleanup_counter = 0; in rtsx_polling_thread()
531 xd_card->cleanup_counter = 0; in rtsx_polling_thread()
532 ms_card->cleanup_counter = 0; in rtsx_polling_thread()
Dms.c2961 ms_card->cleanup_counter = 0; in mspro_rw_multi_sector()
3831 ms_card->cleanup_counter = 0; in ms_rw_multi_sector()
4725 ms_card->cleanup_counter = 0; in ms_cleanup_work()
4736 ms_card->cleanup_counter = 0; in ms_cleanup_work()
Dxd.c1999 xd_card->cleanup_counter = 0; in xd_rw()
2277 xd_card->cleanup_counter = 0; in xd_cleanup_work()
Dsd.c3756 sd_card->cleanup_counter = 0; in sd_rw()
5240 sd_card->cleanup_counter = 0; in sd_cleanup_work()