Searched refs:stop_polling (Results 1 – 4 of 4) sorted by relevance
461 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 …]
208 bool stop_polling; member
605 int stop_polling(int dev_idx, int virtual_fd, int sd, int fid, int pid) in stop_polling() function633 status = stop_polling(self->dev_idex, self->virtual_nci_fd, self->sd, in TEST_F()
397 qperf_inc(q, stop_polling); in qdio_stop_polling()