Searched defs:create_device (Results 1 – 14 of 14) sorted by relevance
| /external/pandora/avatar/avatar/controllers/ |
| D | pandora_device.py | 24 def create_device(config: Dict[str, Any]) -> PandoraClient: function
|
| /external/ltp/testcases/kernel/input/ |
| D | input_helper.c | 188 void create_device(int fd) in create_device() function
|
| /external/libiio/src/ |
| D | xml.c | 230 static struct iio_device * create_device(struct iio_context *ctx, xmlNode *n) in create_device() function
|
| D | local.c | 1722 static int create_device(void *d, const char *path) in create_device() function
|
| /external/mesa3d/src/gbm/main/ |
| D | gbmint.h | 133 struct gbm_device *(*create_device)(int fd); member
|
| /external/rust/crates/ash/src/ |
| D | instance.rs | 252 pub unsafe fn create_device( in create_device() method
|
| /external/crosvm/hypervisor/src/haxm/ |
| D | vm.rs | 301 fn create_device(&self, _kind: DeviceKind) -> Result<SafeDescriptor> { in create_device() method
|
| /external/crosvm/hypervisor/src/whpx/ |
| D | vm.rs | 512 fn create_device(&self, _kind: DeviceKind) -> Result<SafeDescriptor> { in create_device() method
|
| /external/tensorflow/tensorflow/c/experimental/stream_executor/ |
| D | stream_executor.h | 472 void (*create_device)(const SP_Platform* platform, member
|
| /external/crosvm/hypervisor/src/ |
| D | lib.rs | 117 fn create_device(&self, kind: DeviceKind) -> Result<SafeDescriptor>; in create_device() method
|
| /external/crosvm/hypervisor/src/gunyah/ |
| D | mod.rs | 499 fn create_device(&self, _kind: DeviceKind) -> Result<SafeDescriptor> { in create_device() method
|
| /external/crosvm/hypervisor/src/kvm/ |
| D | mod.rs | 635 fn create_device(&self, kind: DeviceKind) -> Result<SafeDescriptor> { in create_device() method
|
| /external/crosvm/hypervisor/src/geniezone/ |
| D | mod.rs | 964 fn create_device(&self, _kind: DeviceKind) -> Result<SafeDescriptor> { in create_device() method
|
| /external/rust/crates/ash/src/vk/ |
| D | features.rs | 258 pub create_device: PFN_vkCreateDevice, field 452 unsafe extern "system" fn create_device( in load() function 632 pub unsafe fn create_device( in create_device() method
|