Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h108687 struct scmi_event_ops { struct
108688 int (*get_num_sources)(const struct scmi_protocol_handle *);
108689 int (*set_notify_enabled)(const struct scmi_protocol_handle *, u8, u32, bool);
108690 …tom_report)(const struct scmi_protocol_handle *, u8, ktime_t, const void *, size_t, void *, u32 *);