Home
last modified time | relevance | path

Searched refs:tool_action (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dvisorchipset_main.c355 u8 tool_action; in toolaction_show() local
359 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() local
370 if (kstrtou8(buf, 10, &tool_action) != 0) in toolaction_store()
375 tool_action), in toolaction_store()
376 &tool_action, sizeof(u8)); in toolaction_store()
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/
Dcontrolvmchannel.h428 u8 tool_action; /* ULTRA_TOOL_ACTIONS Installation Action member