Searched refs:prop_value (Results 1 – 2 of 2) sorted by relevance
119 char prop_value[PROPERTY_VALUE_MAX]; in wcnss_init_qmi() local137 memset(prop_value, 0x00, sizeof(prop_value)); in wcnss_init_qmi()138 property_get(QMI_UIM_PROPERTY_BASEBAND, prop_value, ""); in wcnss_init_qmi()141 qmi_modem_port = dms_find_modem_port(prop_value); in wcnss_init_qmi()
14818 int prop_value = 0; in isUBWCEnabled() local14821 prop_value = atoi(value); in isUBWCEnabled()14822 if (prop_value) { in isUBWCEnabled()14836 prop_value = atoi(value); in isUBWCEnabled()14837 if (prop_value) { in isUBWCEnabled()