Home
last modified time | relevance | path

Searched refs:command_put (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/misc/ibmasm/
Dibmasmfs.c263 command_put(command_data->command); in command_file_close()
293 command_put(cmd); in command_file_read()
298 command_put(cmd); in command_file_read()
301 command_put(cmd); in command_file_read()
328 command_put(cmd); in command_file_write()
335 command_put(cmd); in command_file_write()
Ddot_command.c105 command_put(command); in ibmasm_send_driver_vpd()
150 command_put(cmd); in ibmasm_send_os_state()
Dcommand.c106 command_put(sp->current_command); in do_exec_command()
185 command_put(sp->current_command); in ibmasm_receive_command_response()
Dr_heartbeat.c89 command_put(cmd); in ibmasm_start_reverse_heartbeat()
Dheartbeat.c82 command_put(sp->heartbeat); in ibmasm_heartbeat_exit()
Dibmasm.h102 static inline void command_put(struct command *cmd) in command_put() function