Home
last modified time | relevance | path

Searched refs:cb_cmd (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/tools/lib/thermal/
A Dcommands.c282 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()
A Dthermal_nl.h19 struct nl_cb *cb_cmd; member
/linux-6.3-rc2/drivers/mmc/host/
A Dcb710-mmc.c449 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()
/linux-6.3-rc2/drivers/s390/net/
A Dqeth_core_main.c1990 unsigned long cb_cmd), in qeth_send_control_data() argument

Completed in 19 milliseconds