Searched refs:BUSY (Results 1 – 14 of 14) sorted by relevance
/hardware/qcom/sm7250/display/sde-drm/ |
D | drm_utils.h | 40 BUSY, enumerator
|
D | drm_connector.h | 54 void Lock() { status_ = DRMStatus::BUSY; } in Lock()
|
/hardware/interfaces/wifi/supplicant/1.2/ |
D | types.hal | 53 BUSY,
|
/hardware/interfaces/tv/cec/1.1/ |
D | IHdmiCec.hal | 58 * BUSY if the CEC bus is busy.
|
/hardware/interfaces/tv/cec/1.0/ |
D | types.hal | 155 BUSY = 2, // bus is busy
|
D | IHdmiCec.hal | 82 * BUSY if the CEC bus is busy.
|
/hardware/interfaces/tv/cec/1.0/default/ |
D | HdmiCec.cpp | 248 static_assert(HDMI_RESULT_BUSY == static_cast<int>(SendMessageResult::BUSY),
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | IDevice.hal | 121 * - DeviceStatus::BUSY
|
D | types.hal | 1526 BUSY,
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 271 BUSY, enumerator
|
/hardware/interfaces/radio/1.5/ |
D | IRadioResponse.hal | 63 * RadioError:BUSY
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 35 * "RING", "BUSY", "NO CARRIER", and also call state
|
D | types.hal | 340 BUSY = 17,
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 7371 mIndex[i].status = BUSY; in __get()
|