Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dcxd2099.c35 struct cxd { struct
38 struct cxd2099_cfg cfg; argument
62 static int read_block(struct cxd *ci, u8 adr, u8 *data, u16 n) in read_block() argument
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dmmc_ops.c247 mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode) in mmc_send_cxd_native()