Home
last modified time | relevance | path

Searched refs:cxd (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/dvb-frontends/
A Dcxd2099.c26 struct cxd { struct
379 struct cxd *ci = ca->data; in read_attribute_mem()
392 struct cxd *ci = ca->data; in write_attribute_mem()
404 struct cxd *ci = ca->data; in read_cam_control()
417 struct cxd *ci = ca->data; in write_cam_control()
428 struct cxd *ci = ca->data; in slot_reset()
457 struct cxd *ci = ca->data; in slot_shutdown()
479 struct cxd *ci = ca->data; in slot_ts_enable()
533 struct cxd *ci = ca->data; in poll_slot_status()
546 struct cxd *ci = ca->data; in read_data()
[all …]
/linux/drivers/mmc/core/
A Dmmc_ops.c232 mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode) in mmc_send_cxd_native() argument
245 memcpy(cxd, cmd.resp, sizeof(u32) * 4); in mmc_send_cxd_native()
303 static int mmc_spi_send_cxd(struct mmc_host *host, u32 *cxd, u32 opcode) in mmc_spi_send_cxd() argument
317 cxd[i] = be32_to_cpu(cxd_tmp[i]); in mmc_spi_send_cxd()

Completed in 8 milliseconds