Home
last modified time | relevance | path

Searched refs:clear_work_bit (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c53 void clear_work_bit(struct s5p_mfc_ctx *ctx) in clear_work_bit() function
195 clear_work_bit(ctx); in s5p_mfc_watchdog_worker()
456 clear_work_bit(ctx); in s5p_mfc_handle_frame()
485 clear_work_bit(ctx); in s5p_mfc_handle_error()
494 clear_work_bit(ctx); in s5p_mfc_handle_error()
554 clear_work_bit(ctx); in s5p_mfc_handle_seq_done()
575 clear_work_bit(ctx); in s5p_mfc_handle_init_buffers()
623 clear_work_bit(ctx); in s5p_mfc_handle_stream_complete()
706 clear_work_bit(ctx); in s5p_mfc_irq()
744 clear_work_bit(ctx); in s5p_mfc_irq()
Ds5p_mfc_common.h759 void clear_work_bit(struct s5p_mfc_ctx *ctx);
Ds5p_mfc_enc.c1298 clear_work_bit(ctx); in enc_post_frame_start()