HomeSort by relevance Sort by last modified time
    Searched refs:peripheral (Results 1 - 12 of 12) sorted by null

  /external/autotest/server/site_tests/kernel_ExternalUsbPeripheralsDetectionTest/
kernel_ExternalUsbPeripheralsDetectionTest.py 136 peripheral = vendor_id_dict_control_file[vid]
139 % (peripheral, _USB_DIR))
148 % peripheral)
149 logging.info('---- Drivers for %s ----', peripheral)
163 % (peripheral, driver_path))
  /external/autotest/server/site_tests/enterprise_CFM_AutoZoomSanity/
enterprise_CFM_AutoZoomSanity.py 124 for peripheral in peripheral_dict:
125 if peripheral not in peripherals_found:
126 raise error.TestFail('%s not found.' % peripheral)
  /compatibility/cdd/2_device-types/
2_6_tablet-reqs.md 28 **USB peripheral mode (Section 7.7.1)**
30 If tablet device implementations include a USB port supporting peripheral
2_2_handheld-reqs.md 144 * [[7.7](#7_7_usb).1/H] SHOULD include a USB port supporting peripheral mode.
146 If handheld device implementations include a USB port supporting peripheral
  /compatibility/cdd/5_multimedia/
5_9_midi.md 12 * USB peripheral mode, [section 7.7](#7_7_USB)
5_5_audio-playback.md 4 output peripheral as defined in section 7.8.2.
5_10_professional-audio.md 15 peripheral mode.
  /external/autotest/client/common_lib/cros/manual/
get_usb_devices.py 8 # 3. Extract defined peripheral devices based on CAMERA_LIST, SPEAKER_LIST.
284 def get_preferred_speaker(peripheral):
286 @param peripheral: of dictionary for usb devices
289 for _key in peripheral:
294 def get_preferred_camera(peripheral):
296 @param peripheral: of dictionary for usb devices
299 for _key in peripheral:
  /compatibility/cdd/7_hardware-compatibility/
7_6_memory-and-storage.md 63 If device implementations have a USB port with USB peripheral mode support,
73 If device implementations have a USB port with USB peripheral mode and support
7_7_usb.md 5 * SHOULD support USB peripheral mode and SHOULD support USB host mode.
7 ### 7.7.1\. USB peripheral mode
9 If device implementations include a USB port supporting peripheral mode:
77 * SHOULD support charging the connected USB peripheral device while in host
7_8_audio.md 25 port for an audio output peripheral such as a 4 conductor 3.5mm audio jack or
  /compatibility/cdd/6_dev-tools-and-options/
6_1_developer_tools.md 21 * Device implementations without a USB port supporting peripheral mode

Completed in 217 milliseconds