Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc.c49 void clear_work_bit(struct s5p_mfc_ctx *ctx) in clear_work_bit() function
195 clear_work_bit(ctx); in s5p_mfc_watchdog_worker()
464 clear_work_bit(ctx); in s5p_mfc_handle_frame()
495 clear_work_bit(ctx); in s5p_mfc_handle_error()
504 clear_work_bit(ctx); in s5p_mfc_handle_error()
566 clear_work_bit(ctx); in s5p_mfc_handle_seq_done()
587 clear_work_bit(ctx); in s5p_mfc_handle_init_buffers()
635 clear_work_bit(ctx); in s5p_mfc_handle_stream_complete()
718 clear_work_bit(ctx); in s5p_mfc_irq()
756 clear_work_bit(ctx); in s5p_mfc_irq()
Ds5p_mfc_common.h764 void clear_work_bit(struct s5p_mfc_ctx *ctx);
Ds5p_mfc_enc.c1300 clear_work_bit(ctx); in enc_post_frame_start()