Home
last modified time | relevance | path

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

/drivers/misc/ibmasm/
Ddot_command.c99 ibmasm_exec_command(sp, command); in ibmasm_send_driver_vpd()
144 ibmasm_exec_command(sp, cmd); in ibmasm_send_os_state()
Dr_heartbeat.c74 ibmasm_exec_command(sp, cmd); in ibmasm_start_reverse_heartbeat()
Dheartbeat.c100 ibmasm_exec_command(sp, cmd); in ibmasm_receive_heartbeat()
Dcommand.c119 void ibmasm_exec_command(struct service_processor *sp, struct command *cmd) in ibmasm_exec_command() function
Dibmasm.h169 void ibmasm_exec_command(struct service_processor *sp, struct command *cmd);
Dibmasmfs.c336 ibmasm_exec_command(command_data->sp, cmd); in command_file_write()