Home
last modified time | relevance | path

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

/drivers/peripheral/thermal/interfaces/hdi_service/src/
Dthermal_simulation_node.cpp153 std::string cpu = "freq"; in AddMitigationDevice() local
/drivers/liteos/tzdriver/src/
Dtc_client_driver.c1720 bool ScheduleWorkOn(int cpu, struct work_struct *work) in ScheduleWorkOn()