Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/ibmasm/
H A Ddot_command.h45 static inline unsigned int get_dot_command_timeout(void *buffer) in get_dot_command_timeout() function
H A Dibmasmfs.c332 ibmasm_wait_for_response(cmd, get_dot_command_timeout(cmd->buffer)); in command_file_write()