Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h105609 struct mmc_host { struct
105613 const struct mmc_host_ops *ops; argument
105614 struct mmc_pwrseq *pwrseq;
105615 unsigned int f_min;
105616 unsigned int f_max;
105617 unsigned int f_init;
105618 u32 ocr_avail;
105619 u32 ocr_avail_sdio;
105620 u32 ocr_avail_sd;
105621 u32 ocr_avail_mmc;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h115480 struct mmc_host { struct
115484 const struct mmc_host_ops *ops; argument
115485 struct mmc_pwrseq *pwrseq;
115486 unsigned int f_min;
115487 unsigned int f_max;
115488 unsigned int f_init;
115489 u32 ocr_avail;
115490 u32 ocr_avail_sdio;
115491 u32 ocr_avail_sd;
115492 u32 ocr_avail_mmc;
[all …]