Home
last modified time | relevance | path

Searched refs:owner (Results 1 - 12 of 12) sorted by relevance

/drivers/hdf_core/framework/support/platform/include/i2c/
H A Di2c_core.h31 void *owner; member
/drivers/hdf_core/framework/test/unittest/platform/virtual/
H A Dregulator_linux_current_virtual_driver.c139 .owner = THIS_MODULE,
186 .owner = THIS_MODULE,
H A Dregulator_linux_voltage_virtual_driver.c141 .owner = THIS_MODULE,
188 .owner = THIS_MODULE,
H A Dadc_linux_virtual_iio_driver.c196 .owner = THIS_MODULE,
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dcapture_request.cpp40 RetCode CaptureRequest::AddOwner(const std::weak_ptr<IStream>& owner) in AddOwner() argument
42 auto stream = owner.lock(); in AddOwner()
/drivers/hdf_core/adapter/khdf/linux/platform/regulator/
H A Dregulator_adapter_consumer.c64 .owner = THIS_MODULE,
/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/
H A Dcapture_request.h35 RetCode AddOwner(const std::weak_ptr<IStream>& owner);
/drivers/hdf_core/framework/include/net/
H A Dnet_device.h312 PROTOCOL_80211_IFTYPE_P2P_GO, /**< P2P group owner */
486 struct NetDevice *owner; /**< Network device */ member
949 #define GET_NET_DEV_OWNER(dev) ((dev)->owner)
/drivers/hdf_core/framework/support/platform/include/i3c/
H A Di3c_core.h72 void *owner; member
/drivers/hdf_core/adapter/khdf/linux/platform/pwm/
H A Dpwm_hi35xx_linux.c115 .owner = THIS_MODULE,
/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/
H A Dmipi_tx_dev.c101 ops->owner = THIS_MODULE; in RegisterDevice()
/drivers/hdf_core/adapter/khdf/linux/platform/mipi_csi/
H A Dmipi_csi_dev.c117 ops->owner = THIS_MODULE; in RegisterDevice()

Completed in 7 milliseconds