Home
last modified time | relevance | path

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

/hardware/qcom/wlan/wcn6740/wcnss-service/
Dwcnss_service.c581 int major_hwver, minor_hwver; in get_data_nvfile_path() local
598 major_hwver = SOCINFO_HWVER_MAJOR(platform_version); in get_data_nvfile_path()
604 major_hwver&0xff, minor_hwver&0xff); in get_data_nvfile_path()