enter_suspend     458 drivers/media/platform/s5p-mfc/s5p_mfc.c 	if (test_bit(0, &dev->enter_suspend))
enter_suspend     658 drivers/media/platform/s5p-mfc/s5p_mfc.c 		clear_bit(0, &dev->enter_suspend);
enter_suspend     706 drivers/media/platform/s5p-mfc/s5p_mfc.c 		clear_bit(0, &dev->enter_suspend);
enter_suspend    1465 drivers/media/platform/s5p-mfc/s5p_mfc.c 	if (test_and_set_bit(0, &m_dev->enter_suspend) != 0) {
enter_suspend    1478 drivers/media/platform/s5p-mfc/s5p_mfc.c 			clear_bit(0, &m_dev->enter_suspend);
enter_suspend    1485 drivers/media/platform/s5p-mfc/s5p_mfc.c 		clear_bit(0, &m_dev->enter_suspend);
enter_suspend     333 drivers/media/platform/s5p-mfc/s5p_mfc_common.h 	unsigned long enter_suspend;
enter_suspend    1322 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 	if (test_bit(0, &dev->enter_suspend)) {