Home
last modified time | relevance | path

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

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