Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h105814 struct mmc_ext_csd { struct
105815 u8 rev;
105816 u8 erase_group_def;
105817 u8 sec_feature_support;
105818 u8 rel_sectors;
105819 u8 rel_param;
105820 bool enhanced_rpmb_supported;
105821 u8 part_config;
105822 u8 cache_ctrl;
105823 u8 rst_n_function;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h115680 struct mmc_ext_csd { struct
115681 u8 rev;
115682 u8 erase_group_def;
115683 u8 sec_feature_support;
115684 u8 rel_sectors;
115685 u8 rel_param;
115686 bool enhanced_rpmb_supported;
115687 u8 part_config;
115688 u8 cache_ctrl;
115689 u8 rst_n_function;
[all …]