Searched refs:aml_thermal (Results 1 – 3 of 3) sorted by relevance
| /system/dev/thermal/aml-thermal-s905d2g/ |
| A D | aml-thermal.c | 10 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 D | aml-thermal.cpp | 222 extern "C" zx_status_t aml_thermal(void* ctx, zx_device_t* device) { in aml_thermal() function
|
| /system/dev/thermal/aml-thermal-s912/ |
| A D | aml-thermal.c | 17 ZIRCON_DRIVER_BEGIN(aml_thermal, aml_thermal_driver_ops, "zircon", "0.1", 4) 22 ZIRCON_DRIVER_END(aml_thermal)
|
Completed in 5 milliseconds