Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h107542 struct ufs_dev_info { struct
107543 bool f_power_on_wp_en;
107544 bool is_lu_power_on_wp;
107545 u8 max_lu_supported;
107546 u16 wmanufacturerid;
107547 u8 *model;
107548 u16 wspecversion;
107549 u32 clk_gating_wait_us;
107550 u8 bqueuedepth;
107551 bool wb_enabled;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h117408 struct ufs_dev_info { struct
117409 bool f_power_on_wp_en;
117410 bool is_lu_power_on_wp;
117411 u8 max_lu_supported;
117412 u16 wmanufacturerid;
117413 u8 *model;
117414 u16 wspecversion;
117415 u32 clk_gating_wait_us;
117416 u8 bqueuedepth;
117417 bool wb_enabled;
[all …]