Home
last modified time | relevance | path

Searched refs:should_stop (Results 1 – 7 of 7) sorted by relevance

/drivers/misc/genwqe/
A Dcard_ddcb.c1190 int should_stop = 0; in genwqe_card_thread() local
1201 (should_stop = kthread_should_stop()), 1); in genwqe_card_thread()
1206 (should_stop = kthread_should_stop()), HZ); in genwqe_card_thread()
1208 if (should_stop) in genwqe_card_thread()
A Dcard_base.c933 int rc, should_stop = 0; in genwqe_health_thread() local
942 (should_stop = kthread_should_stop())), in genwqe_health_thread()
945 if (should_stop) in genwqe_health_thread()
/drivers/staging/media/meson/vdec/
A Dvdec.h257 unsigned int should_stop; member
A Dvdec_helpers.c298 if (sess->should_stop && in dst_buf_done()
310 } else if (sess->should_stop) in dst_buf_done()
A Dvdec.c120 sess->should_stop = 1; in vdec_poweroff()
325 sess->should_stop = 0; in vdec_start_streaming()
731 sess->should_stop = 0; in vdec_decoder_cmd()
741 sess->should_stop = 1; in vdec_decoder_cmd()
A Desparser.c380 if (sess->should_stop) in esparser_queue_all_src()
/drivers/net/wireless/ath/wil6210/
A Dwil6210.h1371 struct wil_ring *ring, bool should_stop);

Completed in 22 milliseconds