Home
last modified time | relevance | path

Searched refs:owner (Results 1 – 18 of 18) sorted by relevance

/drivers/hdf_core/framework/test/unittest/platform/virtual/
Dregulator_linux_current_virtual_driver.c139 .owner = THIS_MODULE,
186 .owner = THIS_MODULE,
Dregulator_linux_voltage_virtual_driver.c141 .owner = THIS_MODULE,
188 .owner = THIS_MODULE,
Dadc_linux_virtual_iio_driver.c196 .owner = THIS_MODULE,
/drivers/hdf_core/framework/support/platform/include/i2c/
Di2c_core.h31 void *owner; member
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
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/
Dregulator_adapter_consumer.c64 .owner = THIS_MODULE,
/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/
Dcapture_request.h35 RetCode AddOwner(const std::weak_ptr<IStream>& owner);
/drivers/hdf_core/framework/tools/hcs-view/hcsVSCode/
DLICENSE12 "Licensor" shall mean the copyright owner or entity authorized by
13 the copyright owner that is granting the License.
51 submitted to Licensor for inclusion in the Work by the copyright owner
53 the copyright owner. For the purposes of this definition, "submitted"
60 designated in writing by the copyright owner as "Not a Contribution."
189 Copyright [yyyy] [name of copyright owner]
/drivers/external_device_manager/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
14 the copyright owner that is granting the License.
52 submitted to Licensor for inclusion in the Work by the copyright owner
54 the copyright owner. For the purposes of this definition, "submitted"
61 designated in writing by the copyright owner as "Not a Contribution."
/drivers/interface/
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
14 the copyright owner that is granting the License.
52 submitted to Licensor for inclusion in the Work by the copyright owner
54 the copyright owner. For the purposes of this definition, "submitted"
61 designated in writing by the copyright owner as "Not a Contribution."
/drivers/hdf_core/framework/include/net/
Dnet_device.h486 struct NetDevice *owner; /**< Network device */ member
949 #define GET_NET_DEV_OWNER(dev) ((dev)->owner)
/drivers/hdf_core/framework/support/platform/include/i3c/
Di3c_core.h72 void *owner; member
/drivers/hdf_core/
DLICENSE54 "Licensor" shall mean the copyright owner or entity authorized by
55 the copyright owner that is granting the License.
93 submitted to Licensor for inclusion in the Work by the copyright owner
95 the copyright owner. For the purposes of this definition, "submitted"
102 designated in writing by the copyright owner as "Not a Contribution."
/drivers/hdf_core/adapter/
DLICENSE48 "Licensor" shall mean the copyright owner or entity authorized by
49 the copyright owner that is granting the License.
87 submitted to Licensor for inclusion in the Work by the copyright owner
89 the copyright owner. For the purposes of this definition, "submitted"
96 designated in writing by the copyright owner as "Not a Contribution."
/drivers/peripheral/
DLICENSE65 "Licensor" shall mean the copyright owner or entity authorized by
66 the copyright owner that is granting the License.
104 submitted to Licensor for inclusion in the Work by the copyright owner
106 the copyright owner. For the purposes of this definition, "submitted"
113 designated in writing by the copyright owner as "Not a Contribution."
/drivers/hdf_core/adapter/khdf/linux/platform/pwm/
Dpwm_hi35xx_linux.c115 .owner = THIS_MODULE,
/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/
Dmipi_tx_dev.c101 ops->owner = THIS_MODULE; in RegisterDevice()
/drivers/hdf_core/adapter/khdf/linux/platform/mipi_csi/
Dmipi_csi_dev.c117 ops->owner = THIS_MODULE; in RegisterDevice()