Home
last modified time | relevance | path

Searched refs:aml_thermal (Results 1 – 3 of 3) sorted by relevance

/system/dev/thermal/aml-thermal-s905d2g/
A Daml-thermal.c10 extern zx_status_t aml_thermal(void* ctx, zx_device_t* parent);
14 .bind = aml_thermal,
18 ZIRCON_DRIVER_BEGIN(aml_thermal, aml_thermal_driver_ops, "aml-thermal", "0.1", 3)
22 ZIRCON_DRIVER_END(aml_thermal)
A Daml-thermal.cpp222 extern "C" zx_status_t aml_thermal(void* ctx, zx_device_t* device) { in aml_thermal() function
/system/dev/thermal/aml-thermal-s912/
A Daml-thermal.c17 ZIRCON_DRIVER_BEGIN(aml_thermal, aml_thermal_driver_ops, "zircon", "0.1", 4)
22 ZIRCON_DRIVER_END(aml_thermal)

Completed in 5 milliseconds