Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc.c49 void clear_work_bit(struct s5p_mfc_ctx *ctx) in clear_work_bit() function
191 clear_work_bit(ctx); in s5p_mfc_watchdog_worker()
452 clear_work_bit(ctx); in s5p_mfc_handle_frame()
481 clear_work_bit(ctx); in s5p_mfc_handle_error()
490 clear_work_bit(ctx); in s5p_mfc_handle_error()
551 clear_work_bit(ctx); in s5p_mfc_handle_seq_done()
572 clear_work_bit(ctx); in s5p_mfc_handle_init_buffers()
620 clear_work_bit(ctx); in s5p_mfc_handle_stream_complete()
703 clear_work_bit(ctx); in s5p_mfc_irq()
741 clear_work_bit(ctx); in s5p_mfc_irq()
Ds5p_mfc_common.h764 void clear_work_bit(struct s5p_mfc_ctx *ctx);
Ds5p_mfc_enc.c1292 clear_work_bit(ctx); in enc_post_frame_start()