Searched refs:cb_cmd (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
H A Dcb710-mmc.c450 u16 cb_cmd = cb710_encode_cmd_flags(reader, cmd); cb710_mmc_command() local
451 dev_dbg(cb710_slot_dev(slot), "cmd request: 0x%04X\n", cb_cmd); cb710_mmc_command() local
462 cb710_write_port_16(slot, CB710_MMC_CMD_TYPE_PORT, cb_cmd); cb710_mmc_command()
/linux-4.4.14/drivers/s390/net/
H A Dqeth_core_main.c2029 * @cb_cmd: pointer to the original iob for non-IPA
2038 * Callback function gets called one or more times, with cb_cmd
2050 unsigned long cb_cmd), qeth_send_control_data()
2046 qeth_send_control_data(struct qeth_card *card, int len, struct qeth_cmd_buffer *iob, int (*reply_cb)(struct qeth_card *cb_card, struct qeth_reply *cb_reply, unsigned long cb_cmd), void *reply_param) qeth_send_control_data() argument

Completed in 272 milliseconds