Searched refs:tool_action (Results 1 – 2 of 2) sorted by relevance
355 u8 tool_action; in toolaction_show() local359 tool_action), &tool_action, sizeof(u8)); in toolaction_show()360 return scnprintf(buf, PAGE_SIZE, "%u\n", tool_action); in toolaction_show()367 u8 tool_action; in toolaction_store() local370 if (kstrtou8(buf, 10, &tool_action) != 0) in toolaction_store()375 tool_action), in toolaction_store()376 &tool_action, sizeof(u8)); in toolaction_store()
428 u8 tool_action; /* ULTRA_TOOL_ACTIONS Installation Action member