Home
last modified time | relevance | path

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

/linux-4.4.14/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()
419 clear_work_bit(ctx); in s5p_mfc_handle_frame()
450 clear_work_bit(ctx); in s5p_mfc_handle_error()
463 clear_work_bit(ctx); in s5p_mfc_handle_error()
522 clear_work_bit(ctx); in s5p_mfc_handle_seq_done()
544 clear_work_bit(ctx); in s5p_mfc_handle_init_buffers()
596 clear_work_bit(ctx); in s5p_mfc_handle_stream_complete()
663 clear_work_bit(ctx); in s5p_mfc_irq()
668 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.c934 clear_work_bit(ctx); in enc_post_frame_start()