Home
last modified time | relevance | path

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

/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc.c470 if (test_bit(0, &dev->enter_suspend)) in s5p_mfc_handle_frame()
675 clear_bit(0, &dev->enter_suspend); in s5p_mfc_irq()
723 clear_bit(0, &dev->enter_suspend); in s5p_mfc_irq()
1499 if (test_and_set_bit(0, &m_dev->enter_suspend) != 0) { in s5p_mfc_suspend()
1512 clear_bit(0, &m_dev->enter_suspend); in s5p_mfc_suspend()
1519 clear_bit(0, &m_dev->enter_suspend); in s5p_mfc_suspend()
A Ds5p_mfc_common.h340 unsigned long enter_suspend; member
A Ds5p_mfc_opr_v5.c1324 if (test_bit(0, &dev->enter_suspend)) { in s5p_mfc_try_run_v5()

Completed in 14 milliseconds