Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h105765 struct mmc_data { struct
105766 unsigned int timeout_ns;
105767 unsigned int timeout_clks;
105768 unsigned int blksz;
105769 unsigned int blocks;
105770 unsigned int blk_addr;
105771 int error;
105772 unsigned int flags;
105773 unsigned int bytes_xfered;
105774 struct mmc_command *stop;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h115631 struct mmc_data { struct
115632 unsigned int timeout_ns;
115633 unsigned int timeout_clks;
115634 unsigned int blksz;
115635 unsigned int blocks;
115636 unsigned int blk_addr;
115637 int error;
115638 unsigned int flags;
115639 unsigned int bytes_xfered;
115640 struct mmc_command *stop;
[all …]