Home
last modified time | relevance | path

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

/device/google/coral/
Dinit.qcom.usb.sh63 if [ -f /sys/devices/soc0/soc_id ]; then
64 soc_id=`cat /sys/devices/soc0/soc_id`
66 soc_id=`cat /sys/devices/system/soc/soc0/id`
107 case "$soc_id" in
185 case "$soc_id" in
/device/google/sunfish/
Dinit.qcom.usb.sh63 if [ -f /sys/devices/soc0/soc_id ]; then
64 soc_id=`cat /sys/devices/soc0/soc_id`
66 soc_id=`cat /sys/devices/system/soc/soc0/id`
107 case "$soc_id" in
182 case "$soc_id" in
/device/google/redbull/
Dinit.qcom.usb.sh63 if [ -f /sys/devices/soc0/soc_id ]; then
64 soc_id=`cat /sys/devices/soc0/soc_id`
66 soc_id=`cat /sys/devices/system/soc/soc0/id`
107 case "$soc_id" in
185 case "$soc_id" in
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.cpp765 RIL_SOCKET_ID soc_id = RIL_SOCKET_1; in RIL_onUnsolicitedResponse() local
769 soc_id = socket_id; in RIL_onUnsolicitedResponse()
825 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock((int) soc_id); in RIL_onUnsolicitedResponse()
832 radio_1_6::setNitzTimeReceived((int) soc_id, android::elapsedRealtime()); in RIL_onUnsolicitedResponse()
839 ret = pURI->responseFunction((int) soc_id, responseType, 0, RIL_E_SUCCESS, in RIL_onUnsolicitedResponse()
866 RLOGI("%s UNSOLICITED: %s length:%zu", rilSocketIdToString(soc_id), in RIL_onUnsolicitedResponse()
/device/google/lynx-sepolicy/vendor/
Dvendor_location.te14 # /sys/devices/soc0/soc_id
Dgenfs_contexts2 genfscon sysfs /devices/soc0/soc_id u:object_r:vendor_location_sysfs:s0