Searched refs:ocs_hw_temp_cb_t (Results 1 – 2 of 2) sorted by relevance
1307 typedef void (*ocs_hw_temp_cb_t)(int32_t status, typedef1315 extern ocs_hw_rtn_e ocs_hw_get_temperature(ocs_hw_t *, ocs_hw_temp_cb_t, void*);
5046 ocs_hw_temp_cb_t cb;5331 ocs_hw_get_temperature(ocs_hw_t *hw, ocs_hw_temp_cb_t cb, void *arg) in ocs_hw_get_temperature()