Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/dvb-frontends/
Dcxd2099.c26 struct cxd { struct
29 struct cxd2099_cfg cfg; argument
53 static int read_block(struct cxd *ci, u8 adr, u8 *data, u16 n) in read_block() argument
/linux-5.19.10/drivers/mmc/core/
Dmmc_ops.c261 mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode) in mmc_send_cxd_native()
332 static int mmc_spi_send_cxd(struct mmc_host *host, u32 *cxd, u32 opcode) in mmc_spi_send_cxd()