Searched refs:tool_action (Results 1 – 2 of 2) sorted by relevance
537 u8 tool_action; in toolaction_show() local541 tool_action), &tool_action, sizeof(u8)); in toolaction_show()542 return scnprintf(buf, PAGE_SIZE, "%u\n", tool_action); in toolaction_show()549 u8 tool_action; in toolaction_store() local552 if (kstrtou8(buf, 10, &tool_action)) in toolaction_store()557 tool_action), in toolaction_store()558 &tool_action, sizeof(u8)); in toolaction_store()
401 u8 tool_action; /* ULTRA_TOOL_ACTIONS Installation Action member