Searched refs:DeviceType (Results 1 – 6 of 6) sorted by relevance
41 DeviceType device_type;
171 struct DeviceType { struct174 DeviceType(int t) in DeviceType() function179 DeviceType& operator=(int t)472 DeviceType device_type;
244 DeviceType* type;921 sInfo.type = new DeviceType(kSupportedDevices[i].type); in intel_init()
1007 template<typename DeviceType, typename Request>1009 handle_ioctl(DeviceType* device, in handle_ioctl()1010 status_t (*handler)(DeviceType*, Request*), void* buffer) in handle_ioctl() argument
618 DeviceType* type = &gInfo->shared_info->device_type; in intel_get_accelerant_device_info()
2301 UINT8 DeviceType; member