Lines Matching refs:TestUeventAction
610 static void TestUeventAction(ACTION action)
640 TestUeventAction(ACTION_ADD);
641 TestUeventAction(ACTION_REMOVE);
642 TestUeventAction(ACTION_CHANGE);
643 TestUeventAction(ACTION_MOVE);
644 TestUeventAction(ACTION_ONLINE);
646 TestUeventAction(ACTION_OFFLINE);
647 TestUeventAction(ACTION_BIND);
648 TestUeventAction(ACTION_UNBIND);
649 TestUeventAction(ACTION_UNKNOWN);