Home
last modified time | relevance | path

Searched defs:action (Results 1 - 13 of 13) sorted by relevance

/drivers/peripheral/usb/ddk/host/include/
H A Dddk_uevent_queue.h23 const char *action; member
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dbluetooth_a2dp_src_observer.cpp51 void BluetoothA2dpSrcObserver::OnMediaStackChanged(const OHOS::bluetooth::RawAddress &device, int action) in OnMediaStackChanged() argument
H A Dbluetooth_a2dp_audio_src_observer_stub.cpp102 int action = data.ReadInt32(); in OnMediaStackChangedInner() local
104 OnMediaStackChanged(RawAddress(addr), action); in OnMediaStackChangedInner() local
H A Daudio_bluetooth_manager.cpp109 static void AudioOnMediaStackChanged(const RawAddress &device, int action) in AudioOnMediaStackChanged() argument
/drivers/peripheral/usb/ddk/host/src/
H A Dddk_uevent_queue.cpp46 char action[MAX_ACTION_LEN]; member
[all...]
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
H A Dv4l2_uvc.cpp254 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 Dv4l2_uvc.cpp253 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 Dhdf_kevent.c214 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 Dusb_pnp_notify.c637 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 Ddevmgr_uevent.c53 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 Dhdf_audio_pnp_uevent.c102 const char *action; member
/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp147 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 Dnetlink_cmd_adapter.c3264 uint8_t action[MAX_INDEX] = { 0 }; in WifiEventTxStatus() local

Completed in 19 milliseconds