Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 25 of 118) sorted by relevance

12345

/device/soc/rockchip/common/sdk_linux/drivers/iommu/
Diommu.c191 const struct iommu_ops *ops = dev->bus->iommu_ops; in iommu_probe_device_ext() local
246 const struct iommu_ops *ops = dev->bus->iommu_ops; in iommu_probe_device() local
295 const struct iommu_ops *ops = dev->bus->iommu_ops; in iommu_release_device() local
1491 const struct iommu_ops *ops = dev->bus->iommu_ops; in iommu_get_def_domain_type() local
1557 const struct iommu_ops *ops = dev->bus->iommu_ops; in iommu_group_get_for_dev() local
1686 const struct iommu_ops *ops = dev->bus->iommu_ops; in probe_get_default_domain_type() local
1822 static int iommu_bus_init(struct bus_type *bus, const struct iommu_ops *ops) in iommu_bus_init()
1870 int bus_set_iommu(struct bus_type *bus, const struct iommu_ops *ops) in bus_set_iommu()
2451 const struct iommu_ops *ops = domain->ops; in iommu_map_pages_ext() local
2472 const struct iommu_ops *ops = domain->ops; in iommu_map_ext() local
[all …]
/device/soc/rockchip/common/sdk_linux/include/linux/
Dthermal.h94 const struct thermal_cooling_device_ops *ops; member
166 struct thermal_zone_device_ops *ops; member
325const struct thermal_zone_of_device_ops *ops) in thermal_zone_of_sensor_register()
336 const struct thermal_zone_of_device_ops *ops) in devm_thermal_zone_of_sensor_register()
378 …register(const char *type, int trips, int mask, void *devdata, struct thermal_zone_device_ops *ops, in thermal_zone_device_register()
387 …ling_device_register(const char *type, void *devdata, const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
393 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
399 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
Ddma-heap.h40 const struct dma_heap_ops *ops; member
Ddma-fence.h67 const struct dma_fence_ops *ops; member
454 static inline bool __dma_fence_is_later(u64 f1, u64 f2, const struct dma_fence_ops *ops) in __dma_fence_is_later()
Diommu.h103 const struct iommu_ops *ops; member
335 const struct iommu_ops *ops; member
395 static inline void _iommu_device_set_ops(struct iommu_device *iommu, const struct iommu_ops *ops) in _iommu_device_set_ops()
400 #define iommu_device_set_ops(iommu, ops) … argument
563 const struct iommu_ops *ops; member
871 static inline void iommu_device_set_ops(struct iommu_device *iommu, const struct iommu_ops *ops) in iommu_device_set_ops()
916 …mu_fwspec_init(struct device *dev, struct fwnode_handle *iommu_fwnode, const struct iommu_ops *ops) in iommu_fwspec_init()
Dmemory_group_manager.h167 struct memory_group_manager_ops ops; member
/device/soc/rockchip/common/sdk_linux/ipc/
Dutil.c339 static int ipcget_new(struct ipc_namespace *ns, struct ipc_ids *ids, const struct ipc_ops *ops, in ipcget_new()
365 …nt ipc_check_perms(struct ipc_namespace *ns, struct kern_ipc_perm *ipcp, const struct ipc_ops *ops, in ipc_check_perms()
396 static int ipcget_public(struct ipc_namespace *ns, struct ipc_ids *ids, const struct ipc_ops *ops, in ipcget_public()
646 int ipcget(struct ipc_namespace *ns, struct ipc_ids *ids, const struct ipc_ops *ops, struct ipc_par… in ipcget()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ipa/
Dmali_kbase_ipa.c68 const struct kbase_ipa_model_ops *ops = kbase_ipa_all_model_ops[i]; in kbase_ipa_model_ops_find() local
234 …_ipa_model *kbase_ipa_init_model(struct kbase_device *kbdev, const struct kbase_ipa_model_ops *ops) in kbase_ipa_init_model()
288 const struct kbase_ipa_model_ops *ops; in kbase_ipa_init() local
Dmali_kbase_ipa.h43 const struct kbase_ipa_model_ops *ops; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ipa/
Dmali_kbase_ipa.c64 struct kbase_ipa_model_ops *ops = kbase_ipa_all_model_ops[i]; in kbase_ipa_model_ops_find() local
220 struct kbase_ipa_model_ops *ops) in kbase_ipa_init_model()
275 struct kbase_ipa_model_ops *ops; in kbase_ipa_init() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ipa/
Dmali_kbase_ipa.c60 struct kbase_ipa_model_ops *ops = kbase_ipa_all_model_ops[i]; in kbase_ipa_model_ops_find() local
201 … kbase_ipa_model *kbase_ipa_init_model(struct kbase_device *kbdev, struct kbase_ipa_model_ops *ops) in kbase_ipa_init_model()
257 struct kbase_ipa_model_ops *ops; in kbase_ipa_init() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
Dprotected_mode_switcher.h52 struct protected_mode_ops ops; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
Dprotected_mode_switcher.h56 struct protected_mode_ops ops; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
Dprotected_mode_switcher.h63 struct protected_mode_ops ops; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
Dprotected_mode_switcher.h60 struct protected_mode_ops ops; member
/device/soc/rockchip/rk3588/kernel/include/linux/
Dpriority_control_manager.h72 struct priority_control_manager_ops ops; member
Dprotected_mode_switcher.h64 struct protected_mode_ops ops; member
Dprotected_memory_allocator.h105 struct protected_memory_allocator_ops ops; member
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
Dthermal_core.c1103 …uct device_node *np, const char *type, void *devdata, const struct thermal_cooling_device_ops *ops) in __thermal_cooling_device_register()
1182const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
1205const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
1235const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
1396 struct thermal_zone_device_ops *ops, in thermal_zone_device_register()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
Disp_params_v1x.c345 struct rkisp_isp_params_v1x_ops *ops = in isp_lsc_config() local
1716 struct rkisp_isp_params_v1x_ops *ops = in __isp_isr_other_config() local
1991 struct rkisp_isp_params_v1x_ops *ops = in __isp_isr_meas_config() local
2162 struct rkisp_isp_params_v1x_ops *ops = in rkisp1_params_first_cfg_v1x() local
2247 struct rkisp_isp_params_v1x_ops *ops = in rkisp1_params_disable_isp_v1x() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
Disp_params_v1x.c248 struct rkisp_isp_params_v1x_ops *ops = (struct rkisp_isp_params_v1x_ops *)params_vdev->priv_ops; in isp_lsc_config() local
1285 struct rkisp_isp_params_v1x_ops *ops = (struct rkisp_isp_params_v1x_ops *)params_vdev->priv_ops; in _isp_isr_other_config() local
1518 struct rkisp_isp_params_v1x_ops *ops = (struct rkisp_isp_params_v1x_ops *)params_vdev->priv_ops; in _isp_isr_meas_config() local
1658 struct rkisp_isp_params_v1x_ops *ops = (struct rkisp_isp_params_v1x_ops *)params_vdev->priv_ops; in rkisp1_params_first_cfg_v1x() local
1734 struct rkisp_isp_params_v1x_ops *ops = (struct rkisp_isp_params_v1x_ops *)params_vdev->priv_ops; in rkisp1_params_disable_isp_v1x() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
Dprocfs.c84 static const struct proc_ops ops = { variable
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
Dprocfs.c122 static const struct proc_ops ops = { variable
/device/soc/rockchip/common/sdk_linux/kernel/power/
Dsuspend.c77 void s2idle_set_ops(const struct platform_s2idle_ops *ops) in s2idle_set_ops()
205 void suspend_set_ops(const struct platform_suspend_ops *ops) in suspend_set_ops()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
Decp.h311 #define MBEDTLS_ECP_BUDGET( ops ) \ argument
317 #define MBEDTLS_ECP_BUDGET( ops ) /* no-op; for compatibility */ argument

12345