Searched refs:cb_cmd (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/lib/thermal/ |
H A D | commands.c | 282 if (nl_send_msg(th->sk_cmd, th->cb_cmd, msg, genl_handle_msg, arg)) in thermal_genl_auto() 323 nl_thermal_disconnect(th->sk_cmd, th->cb_cmd); in thermal_cmd_exit() 333 if (nl_thermal_connect(&th->sk_cmd, &th->cb_cmd)) in thermal_cmd_init()
|
H A D | thermal_nl.h | 19 struct nl_cb *cb_cmd; member
|
/openbmc/linux/drivers/mmc/host/ |
H A D | cb710-mmc.c | 449 u16 cb_cmd = cb710_encode_cmd_flags(reader, cmd); in cb710_mmc_command() local 450 dev_dbg(cb710_slot_dev(slot), "cmd request: 0x%04X\n", cb_cmd); in cb710_mmc_command() 461 cb710_write_port_16(slot, CB710_MMC_CMD_TYPE_PORT, cb_cmd); in cb710_mmc_command()
|
/openbmc/linux/drivers/s390/net/ |
H A D | qeth_core_main.c | 2027 unsigned long cb_cmd), in qeth_send_control_data() argument
|