Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c47 void clear_work_bit(struct s5p_mfc_ctx *ctx) in clear_work_bit() function
157 clear_work_bit(ctx); in s5p_mfc_watchdog_worker()
418 clear_work_bit(ctx); in s5p_mfc_handle_frame()
449 clear_work_bit(ctx); in s5p_mfc_handle_error()
462 clear_work_bit(ctx); in s5p_mfc_handle_error()
521 clear_work_bit(ctx); in s5p_mfc_handle_seq_done()
543 clear_work_bit(ctx); in s5p_mfc_handle_init_buffers()
599 clear_work_bit(ctx); in s5p_mfc_handle_stream_complete()
659 clear_work_bit(ctx); in s5p_mfc_irq()
664 clear_work_bit(ctx); in s5p_mfc_irq()
[all …]
Ds5p_mfc_common.h709 void clear_work_bit(struct s5p_mfc_ctx *ctx);
Ds5p_mfc_enc.c929 clear_work_bit(ctx); in enc_post_frame_start()