Home
last modified time | relevance | path

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

/hardware/qcom/wlan/wcn6740/wcnss-service/
Dwcnss_service.c112 #define GET_SOC_INFO(buf, soc_node_path1, soc_node_path2, info_got) \ argument
113 { if (get_soc_info(buf, soc_node_path1, soc_node_path2) < 0) \
554 char *soc_node_path2) in get_soc_info() argument
561 ret = read_line_from_file(soc_node_path2, buf, in get_soc_info()