Searched refs:deviceSupported (Results 1 – 2 of 2) sorted by relevance
1040 deviceSupported := false1048 deviceSupported = true1052 addHostDeviceSupportedProperties(deviceSupported, hostSupported, m)1066 func addHostDeviceSupportedProperties(deviceSupported bool, hostSupported bool, bpModule *bpModule)…1069 if !deviceSupported && !hostSupported {1073 if !deviceSupported {
952 deviceSupported const963 DeviceSupported = deviceSupported | deviceDefault966 HostAndDeviceSupported = hostSupported | hostCrossSupported | deviceSupported | deviceDefault970 deviceSupported | deviceDefault const1049 if hod&hostSupported != 0 && hod&deviceSupported != 0 {1360 return hod&deviceSupported != 0 && deviceEnabled