Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h80976 struct spmi_controller { struct
80979 int (*cmd)(struct spmi_controller *, u8, u8); argument
80980 int (*read_cmd)(struct spmi_controller *, u8, u8, u16, u8 *, size_t); argument
80981 int (*write_cmd)(struct spmi_controller *, u8, u8, u16, const u8 *, size_t); argument
80982 u64 android_kabi_reserved1;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h90749 struct spmi_controller { struct
90752 int (*cmd)(struct spmi_controller *, u8, u8); argument
90753 int (*read_cmd)(struct spmi_controller *, u8, u8, u16, u8 *, size_t); argument
90754 int (*write_cmd)(struct spmi_controller *, u8, u8, u16, const u8 *, size_t); argument
90755 u64 android_kabi_reserved1;