Searched refs:cb_cmd (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/lib/thermal/ ! |
| H A D | commands.c | 394 if (nl_send_msg(th->sk_cmd, th->cb_cmd, msg, genl_handle_msg, arg)) in thermal_genl_auto() 485 nl_thermal_disconnect(th->sk_cmd, th->cb_cmd); in thermal_cmd_exit() 495 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
|
| /linux/drivers/mmc/host/ ! |
| H A D | cb710-mmc.c | 450 u16 cb_cmd = cb710_encode_cmd_flags(reader, cmd); in cb710_mmc_command() local 451 dev_dbg(cb710_slot_dev(slot), "cmd request: 0x%04X\n", cb_cmd); in cb710_mmc_command() 462 cb710_write_port_16(slot, CB710_MMC_CMD_TYPE_PORT, cb_cmd); in cb710_mmc_command()
|
| /linux/drivers/s390/net/ ! |
| H A D | qeth_core_main.c | 2026 unsigned long cb_cmd), in qeth_send_control_data() argument
|