Home
last modified time | relevance | path

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

/linux/drivers/devfreq/
A Ddevfreq.c537 if (devfreq->stop_polling) { in devfreq_monitor_suspend()
543 devfreq->stop_polling = true; in devfreq_monitor_suspend()
570 if (!devfreq->stop_polling) in devfreq_monitor_resume()
580 devfreq->stop_polling = false; in devfreq_monitor_resume()
610 if (devfreq->stop_polling) in devfreq_update_interval()
632 if (!devfreq->stop_polling) in devfreq_update_interval()
1695 if (!df->stop_polling && in trans_stat_show()
/linux/include/linux/
A Ddevfreq.h196 bool stop_polling; member
/linux/drivers/s390/cio/
A Dqdio.h138 unsigned int stop_polling; member
A Dqdio_main.c398 qperf_inc(q, stop_polling); in qdio_stop_polling()
/linux/tools/testing/selftests/nci/
A Dnci_dev.c605 int stop_polling(int dev_idx, int virtual_fd, int sd, int fid, int pid) in stop_polling() function
633 status = stop_polling(self->dev_idex, self->virtual_nci_fd, self->sd, in TEST_F()

Completed in 16 milliseconds