Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rts5139/
Drts51x.c396 if (chip->ss_counter < in rts51x_polling_thread()
398 chip->ss_counter++; in rts51x_polling_thread()
406 chip->ss_counter = 0; in rts51x_polling_thread()
Drts51x_chip.h726 int ss_counter; member
/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_chip.c1240 chip->ss_counter = 0; in rtsx_polling_func()
1242 if (chip->ss_counter < in rtsx_polling_func()
1244 chip->ss_counter++; in rtsx_polling_func()
1967 chip->ss_counter = 0; in rtsx_pre_handle_interrupt()
Drtsx_chip.h782 int ss_counter; member