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

  /external/rmi4utils/rmidevice/
hiddevice.h 70 enum mode_type { enum in class:HIDDevice
  /external/autotest/server/cros/ap_configurators/
ap_configurator_test.py 101 for mode_type in mode['modes']:
102 if (mode_type & ap_spec.MODE_N) != ap_spec.MODE_N:
103 return_dict['mode'] = mode_type
213 for mode_type in mode['modes']:
214 if mode_type & ap_spec.MODE_N != ap_spec.MODE_N:
215 self.ap.set_mode(mode_type)
  /external/libdrm/tests/modetest/
modetest.c 153 static bit_name_fn(mode_type)
    [all...]

Completed in 96 milliseconds