/drivers/peripheral/usb/ddk/host/include/ |
H A D | ddk_uevent_queue.h | 23 const char *action; member
|
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
H A D | bluetooth_a2dp_src_observer.cpp | 51 void BluetoothA2dpSrcObserver::OnMediaStackChanged(const OHOS::bluetooth::RawAddress &device, int action)
in OnMediaStackChanged() argument
|
H A D | bluetooth_a2dp_audio_src_observer_stub.cpp | 102 int action = data.ReadInt32();
in OnMediaStackChangedInner() local 104 OnMediaStackChanged(RawAddress(addr), action);
in OnMediaStackChangedInner() local
|
H A D | audio_bluetooth_manager.cpp | 109 static void AudioOnMediaStackChanged(const RawAddress &device, int action)
in AudioOnMediaStackChanged() argument
|
/drivers/peripheral/usb/ddk/host/src/ |
H A D | ddk_uevent_queue.cpp | 46 char action[MAX_ACTION_LEN]; member [all...] |
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/ |
H A D | v4l2_uvc.cpp | 254 void HosV4L2UVC::V4L2GetUsbString(std::string& action, std::string& subsystem, in V4L2GetUsbString() argument 342 std::string action = ""; in CheckBuf() local 351 void HosV4L2UVC::UpdateV4L2UvcMatchDev(std::string& action, st argument [all...] |
/drivers/peripheral/camera/vdi_base/usb_camera/adapter/platform/v4l2/src/driver_adapter/src/ |
H A D | v4l2_uvc.cpp | 253 void HosV4L2UVC::V4L2GetUsbString(std::string& action, std::string& subsystem, in V4L2GetUsbString() argument 341 std::string action = ""; in CheckBuf() local 350 void HosV4L2UVC::UpdateV4L2UvcMatchDev(std::string& action, st argument [all...] |
/drivers/hdf_core/adapter/khdf/linux/manager/src/ |
H A D | hdf_kevent.c | 214 static int32_t KeventPmNotifierFn(struct notifier_block *nb, unsigned long action, void *dummy) in KeventPmNotifierFn() argument
|
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/ |
H A D | usb_pnp_notify.c | 637 static int32_t UsbPnpNotifyCallback(struct notifier_block *self, unsigned long action, void *dev) in UsbPnpNotifyCallback() argument
|
/drivers/hdf_core/adapter/uhdf2/manager/src/ |
H A D | devmgr_uevent.c | 53 enum DEVMGR_ACTION_TYPE action; member 220 char *action = ptr + 1; in DevMgrUeventParseHdfEvent() local [all...] |
/drivers/peripheral/audio/hal/hdi_binder/server/src/ |
H A D | hdf_audio_pnp_uevent.c | 102 const char *action; member
|
/drivers/peripheral/ril/interfaces/hdi_service/src/ |
H A D | ril_impl.cpp | 147 int32_t RilImpl::SetClip(int32_t slotId, int32_t serialId, int32_t action) in SetClip() argument 157 int32_t RilImpl::SetClir(int32_t slotId, int32_t serialId, int32_t action) in SetClir() argument
|
/drivers/peripheral/wlan/client/src/netlink/ |
H A D | netlink_cmd_adapter.c | 3264 uint8_t action[MAX_INDEX] = { 0 }; in WifiEventTxStatus() local
|