stop_polling      449 drivers/devfreq/devfreq.c 	if (devfreq->stop_polling) {
stop_polling      455 drivers/devfreq/devfreq.c 	devfreq->stop_polling = true;
stop_polling      474 drivers/devfreq/devfreq.c 	if (!devfreq->stop_polling)
stop_polling      483 drivers/devfreq/devfreq.c 	devfreq->stop_polling = false;
stop_polling      510 drivers/devfreq/devfreq.c 	if (devfreq->stop_polling)
stop_polling      532 drivers/devfreq/devfreq.c 		if (!devfreq->stop_polling)
stop_polling     1415 drivers/devfreq/devfreq.c 	if (!devfreq->stop_polling &&
stop_polling      153 drivers/s390/cio/qdio.h 	unsigned int stop_polling;
stop_polling      399 drivers/s390/cio/qdio_main.c 	qperf_inc(q, stop_polling);
stop_polling      168 include/linux/devfreq.h 	bool stop_polling;