mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
Add scmi_driver/protocol_register/unregister APIs to QCOM symbol list. These symbols are required to add SCMI vendor protocol modules on top of the SCMI core framework. Leaf changes summary: 4 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 4 Added functions: [A] 'function int scmi_driver_register(scmi_driver*, module*, const char*)' [A] 'function void scmi_driver_unregister(scmi_driver*)' [A] 'function int scmi_protocol_register(const scmi_protocol*)' [A] 'function void scmi_protocol_unregister(const scmi_protocol*)' Bug: 183967991 Change-Id: I19a2ed667ceafca103b8a216b26d9b463b95fb3a Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org> |
||
|---|---|---|
| .. | ||
| abi_gki_aarch64 | ||
| abi_gki_aarch64_core | ||
| abi_gki_aarch64_db845c | ||
| abi_gki_aarch64_exynos | ||
| abi_gki_aarch64_generic | ||
| abi_gki_aarch64_hikey960 | ||
| abi_gki_aarch64_qcom | ||
| abi_gki_aarch64_virtual_device | ||
| abi_gki_aarch64.xml | ||
| gki_aarch64_modules | ||
| OWNERS | ||