Home
last modified time | relevance | path

Searched refs:export (Results 1 - 25 of 39) sorted by relevance

12

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/
H A Dcfg.mak28 export CONFIG_HI3516CV500=y
30 export CONFIG_HI_CHIP_TYPE=0x3516C500
31 export CONFIG_HI_ARCH=hi3516cv500
32 export CONFIG_HI_SUBARCH=hi3516cv500
33 export CONFIG_HI_SUBCHIP_TYPE=0x3516C500
34 export CONFIG_SUBCHIP_HI3516CV500=y
37 export CONFIG_SMP=y
39 export CONFIG_ARM_ARCH_TYPE=smp
40 export CONFIG_A7=y
41 export CONFIG_CPU_TYP
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/pwm/
H A Dsysfs.c31 struct pwm_export *export = child_to_pwm_export(child); in child_to_pwm_device() local
33 return export->pwm; in child_to_pwm_device()
48 struct pwm_export *export = child_to_pwm_export(child); in period_store() local
49 struct pwm_device *pwm = export->pwm; in period_store()
59 mutex_lock(&export->lock); in period_store()
63 mutex_unlock(&export->lock); in period_store()
80 struct pwm_export *export = child_to_pwm_export(child); in duty_cycle_store() local
81 struct pwm_device *pwm = export->pwm; in duty_cycle_store()
91 mutex_lock(&export->lock); in duty_cycle_store()
95 mutex_unlock(&export in duty_cycle_store()
113 struct pwm_export *export = child_to_pwm_export(child); oneshot_count_store() local
146 struct pwm_export *export = child_to_pwm_export(child); enable_store() local
202 struct pwm_export *export = child_to_pwm_export(child); polarity_store() local
258 struct pwm_export *export = child_to_pwm_export(child); pwm_export_release() local
265 struct pwm_export *export; pwm_export_child() local
406 struct pwm_export *export; pwm_class_get_state() local
426 pwm_class_apply_state(struct pwm_export *export, struct pwm_device *pwm, struct pwm_state *state) pwm_class_apply_state() argument
445 struct pwm_export *export; pwm_class_resume_npwm() local
471 struct pwm_export *export; pwm_class_suspend() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_plugin.h27 #pragma warning cant export dynamic symbos
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_plugin.h27 #pragma warning cant export dynamic symbos
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/kutf/
H A Dkutf_mem.c26 #include <linux/export.h>
H A Dkutf_helpers.c30 #include <linux/export.h>
H A Dkutf_helpers_user.c29 #include <linux/export.h>
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_platform_fake.c19 #include <linux/export.h>
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_platform_fake.c21 #include <linux/export.h>
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_platform_fake.c24 #include <linux/export.h>
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_platform_fake.c23 #include <linux/export.h>
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_prime.c29 #include <linux/export.h>
55 * actual driver interfaces is provided through the &drm_gem_object_funcs.export
64 * On the export the &dma_buf holds a reference to the exported buffer object,
66 * IOCTL, when it first calls &drm_gem_object_funcs.export
75 * are the lookup caches for import and export. These are required to guarantee
79 * than once. These import and export caches in &drm_prime_file_private only
231 * drm_gem_dmabuf_export - &dma_buf export implementation for GEM
233 * @exp_info: the export information used by dma_buf_export()
274 /* drop the reference on the export fd holds */ in drm_gem_dmabuf_release()
283 * @dev: dev to export th
[all...]
H A Ddrm_debugfs.c27 #include <linux/export.h>
H A Ddrm_ioctl.c31 #include <linux/export.h>
H A Ddrm_fourcc.c27 #include <linux/export.h>
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dlegacy_freezer.c17 #include <linux/export.h>
/device/soc/rockchip/common/sdk_linux/kernel/
H A Dreboot.c11 #include <linux/export.h>
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dsuspend.c25 #include <linux/export.h>
H A Dhibernate.c14 #include <linux/export.h>
/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
H A Dhost.c19 #include <linux/export.h>
/device/soc/rockchip/common/sdk_linux/arch/arm64/kernel/
H A Dprocess.c16 #include <linux/export.h>
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Ddma-fence.c14 #include <linux/export.h>
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_internal_sync.c14 #include <linux/export.h>
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_internal_sync.c17 #include <linux/export.h>
/device/soc/rockchip/common/sdk_linux/drivers/opp/
H A Dof.c19 #include <linux/export.h>

Completed in 20 milliseconds

12