Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/ibmasm/
Dcommand.c116 command_get(sp->current_command); in ibmasm_exec_command()
135 command_get(sp->current_command); in exec_next_command()
Dibmasm.h101 static inline void command_get(struct command *cmd) in command_get() function