Home | History | Annotate | Download | only in qemu

Lines Matching full:emulated

2478 /* Add a serial device at a given location in the emulated hardware table.
2505 /* Find a free slot in the emulated serial device table, and register
3768 if (strcmp(android_hw->hw_camera_back, "emulated") &&
3769 strcmp(android_hw->hw_camera_front, "emulated")) {
3774 if (!strcmp(android_hw->hw_camera_back, "emulated") &&
3775 !strcmp(android_hw->hw_camera_front, "emulated")) {
3778 } else if (!strcmp(android_hw->hw_camera_back, "emulated")) {