Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/unisys/visorbus/
Dvisorchipset.c537 u8 tool_action; in toolaction_show() local
541 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() local
552 if (kstrtou8(buf, 10, &tool_action)) in toolaction_store()
557 tool_action), in toolaction_store()
558 &tool_action, sizeof(u8)); in toolaction_store()
Dcontrolvmchannel.h401 u8 tool_action; /* ULTRA_TOOL_ACTIONS Installation Action member