Searched refs:owner (Results 1 – 18 of 18) sorted by relevance
/drivers/hdf_core/framework/test/unittest/platform/virtual/ |
D | regulator_linux_current_virtual_driver.c | 139 .owner = THIS_MODULE, 186 .owner = THIS_MODULE,
|
D | regulator_linux_voltage_virtual_driver.c | 141 .owner = THIS_MODULE, 188 .owner = THIS_MODULE,
|
D | adc_linux_virtual_iio_driver.c | 196 .owner = THIS_MODULE,
|
/drivers/hdf_core/framework/support/platform/include/i2c/ |
D | i2c_core.h | 31 void *owner; member
|
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/ |
D | capture_request.cpp | 40 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/ |
D | regulator_adapter_consumer.c | 64 .owner = THIS_MODULE,
|
/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/ |
D | capture_request.h | 35 RetCode AddOwner(const std::weak_ptr<IStream>& owner);
|
/drivers/hdf_core/framework/tools/hcs-view/hcsVSCode/ |
D | LICENSE | 12 "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/ |
D | LICENSE | 13 "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/ |
D | LICENSE | 13 "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/ |
D | net_device.h | 486 struct NetDevice *owner; /**< Network device */ member 949 #define GET_NET_DEV_OWNER(dev) ((dev)->owner)
|
/drivers/hdf_core/framework/support/platform/include/i3c/ |
D | i3c_core.h | 72 void *owner; member
|
/drivers/hdf_core/ |
D | LICENSE | 54 "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/ |
D | LICENSE | 48 "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/ |
D | LICENSE | 65 "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/ |
D | pwm_hi35xx_linux.c | 115 .owner = THIS_MODULE,
|
/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/ |
D | mipi_tx_dev.c | 101 ops->owner = THIS_MODULE; in RegisterDevice()
|
/drivers/hdf_core/adapter/khdf/linux/platform/mipi_csi/ |
D | mipi_csi_dev.c | 117 ops->owner = THIS_MODULE; in RegisterDevice()
|