Home
last modified time | relevance | path

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

/drivers/devfreq/
A Ddevfreq.c461 if (devfreq->stop_polling) in devfreq_monitor()
507 devfreq->stop_polling = false; in devfreq_monitor_start()
526 if (devfreq->stop_polling) { in devfreq_monitor_stop()
531 devfreq->stop_polling = true; in devfreq_monitor_stop()
552 if (devfreq->stop_polling) { in devfreq_monitor_suspend()
558 devfreq->stop_polling = true; in devfreq_monitor_suspend()
585 if (!devfreq->stop_polling) in devfreq_monitor_resume()
595 devfreq->stop_polling = false; in devfreq_monitor_resume()
625 if (devfreq->stop_polling) in devfreq_update_interval()
647 if (!devfreq->stop_polling) in devfreq_update_interval()
[all …]
/drivers/s390/cio/
A Dqdio.h138 unsigned int stop_polling; member
A Dqdio_main.c397 qperf_inc(q, stop_polling); in qdio_stop_polling()

Completed in 731 milliseconds