Home
last modified time | relevance | path

Searched refs:clear_work_bit_irqsave (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_ctrl.c478 clear_work_bit_irqsave(ctx); in s5p_mfc_close_mfc_inst()
H A Ds5p_mfc.c69 void clear_work_bit_irqsave(struct s5p_mfc_ctx *ctx) in clear_work_bit_irqsave() function
823 clear_work_bit_irqsave(ctx); in s5p_mfc_open()
985 clear_work_bit_irqsave(ctx); in s5p_mfc_release()
H A Ds5p_mfc_common.h780 void clear_work_bit_irqsave(struct s5p_mfc_ctx *ctx);
H A Ds5p_mfc_enc.c1332 clear_work_bit_irqsave(ctx); in enc_post_frame_start()