Home
last modified time | relevance | path

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

/drivers/devfreq/
Ddevfreq.c278 if (devfreq->stop_polling) { in devfreq_monitor_suspend()
284 devfreq->stop_polling = true; in devfreq_monitor_suspend()
303 if (!devfreq->stop_polling) in devfreq_monitor_resume()
312 devfreq->stop_polling = false; in devfreq_monitor_resume()
339 if (devfreq->stop_polling) in devfreq_interval_update()
361 if (!devfreq->stop_polling) in devfreq_interval_update()
1005 if (!devfreq->stop_polling && in trans_stat_show()
/drivers/s390/cio/
Dqdio.h159 unsigned int stop_polling; member
Dqdio_main.c401 qperf_inc(q, stop_polling); in qdio_stop_polling()
/drivers/staging/comedi/
Dcomedidev.h295 void stop_polling(struct comedi_device *);