Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h108605 struct scmi_desc { struct
108606 int (*transport_init)();
108607 void (*transport_exit)();
108608 const struct scmi_transport_ops *ops;
108609 int max_rx_timeout_ms;
108610 int max_msg;
108611 int max_msg_size;
108612 const bool force_polling;
108613 const bool sync_cmds_completed_on_ret;
108614 const bool atomic_enabled;