Home
last modified time | relevance | path

Searched refs:get_soc_info (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/wlan/wcn6740/wcnss-service/
Dwcnss_service.c113 { if (get_soc_info(buf, soc_node_path1, soc_node_path2) < 0) \
553 static int get_soc_info(char *buf, char *soc_node_path1, in get_soc_info() function
677 rc = get_soc_info(buf, SYSFS_HW_PLATFORM_PATH1, SYSFS_HW_PLATFORM_PATH2); in dynamic_nv_replace()
/hardware/qcom/sm8150/thermal/
Dthermal_target.c733 static int get_soc_info(char *buf) in get_soc_info() function
757 if (get_soc_info(buf) <= 0) in therm_get_soc_id()