Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h98702 struct spmi_controller { struct
98705 int (*cmd)(struct spmi_controller *, u8, u8); argument
98706 int (*read_cmd)(struct spmi_controller *, u8, u8, u16, u8 *, size_t); argument
98707 int (*write_cmd)(struct spmi_controller *, u8, u8, u16, const u8 *, size_t); argument
Dvmlinux.h98702 struct spmi_controller { struct
98705 int (*cmd)(struct spmi_controller *, u8, u8); argument
98706 int (*read_cmd)(struct spmi_controller *, u8, u8, u16, u8 *, size_t); argument
98707 int (*write_cmd)(struct spmi_controller *, u8, u8, u16, const u8 *, size_t); argument