Searched refs:ibmasm_exec_command (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/drivers/misc/ibmasm/ |
| D | dot_command.c | 85 ibmasm_exec_command(sp, command); in ibmasm_send_driver_vpd() 130 ibmasm_exec_command(sp, cmd); in ibmasm_send_os_state()
|
| D | r_heartbeat.c | 61 ibmasm_exec_command(sp, cmd); in ibmasm_start_reverse_heartbeat()
|
| D | heartbeat.c | 86 ibmasm_exec_command(sp, cmd); in ibmasm_receive_heartbeat()
|
| D | command.c | 105 void ibmasm_exec_command(struct service_processor *sp, struct command *cmd) in ibmasm_exec_command() function
|
| D | ibmasm.h | 158 void ibmasm_exec_command(struct service_processor *sp, struct command *cmd);
|
| D | ibmasmfs.c | 331 ibmasm_exec_command(command_data->sp, cmd); in command_file_write()
|
| /kernel/linux/linux-6.6/drivers/misc/ibmasm/ |
| D | dot_command.c | 85 ibmasm_exec_command(sp, command); in ibmasm_send_driver_vpd() 130 ibmasm_exec_command(sp, cmd); in ibmasm_send_os_state()
|
| D | r_heartbeat.c | 61 ibmasm_exec_command(sp, cmd); in ibmasm_start_reverse_heartbeat()
|
| D | heartbeat.c | 87 ibmasm_exec_command(sp, cmd); in ibmasm_receive_heartbeat()
|
| D | command.c | 105 void ibmasm_exec_command(struct service_processor *sp, struct command *cmd) in ibmasm_exec_command() function
|
| D | ibmasm.h | 158 void ibmasm_exec_command(struct service_processor *sp, struct command *cmd);
|
| D | ibmasmfs.c | 331 ibmasm_exec_command(command_data->sp, cmd); in command_file_write()
|