Home
last modified time | relevance | path

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

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