Home
last modified time | relevance | path

Searched defs:mmc_ioc_cmd (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/mmc/
Dioctl.h8 struct mmc_ioc_cmd { struct
13 int write_flag;
16 int is_acmd;
18 __u32 opcode;
19 __u32 arg;
20 __u32 response[4]; /* CMD response */
21 unsigned int flags;
22 unsigned int blksz;
23 unsigned int blocks;
51 #define mmc_ioc_cmd_set_data(ic, ptr) ic.data_ptr = (__u64)(unsigned long) ptr argument
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h112206 struct mmc_ioc_cmd { struct
112225 struct mmc_ioc_cmd cmds[0]; argument
Dvmlinux.h112206 struct mmc_ioc_cmd { struct
112225 struct mmc_ioc_cmd cmds[0]; argument