| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
| D | mali_osk_mali.c | 209 struct device_node *node = mali_platform_device->dev.of_node; in mali_osk_get_compatible_name() local 325 struct device_node *node = mali_platform_device->dev.of_node; in mali_osk_device_data_pmu_config_get() local 355 struct device_node *node = mali_platform_device->dev.of_node; in mali_osk_get_pmu_switch_delay() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| D | mali_osk_mali.c | 115 struct device_node *node = mali_platform_device->dev.of_node; in _mali_osk_get_compatible_name() local 231 struct device_node *node = mali_platform_device->dev.of_node; in _mali_osk_device_data_pmu_config_get() local 260 struct device_node *node = mali_platform_device->dev.of_node; in _mali_osk_get_pmu_switch_delay() local
|
| /device/soc/hisilicon/common/platform/adc/ |
| D | adc_hi35xx.c | 230 …tic int32_t Hi35xxAdcReadDrs(struct Hi35xxAdcDevice *hi35xx, const struct DeviceResourceNode *node) in Hi35xxAdcReadDrs() 303 static int32_t Hi35xxAdcParseInit(struct HdfDeviceObject *device, struct DeviceResourceNode *node) in Hi35xxAdcParseInit() 379 static void Hi35xxAdcRemoveByNode(const struct DeviceResourceNode *node) in Hi35xxAdcRemoveByNode()
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/ |
| D | rga_debugger.c | 261 struct rga_debugger_node *node = priv->private; in rga_debugger_write() local 272 struct rga_debugger_node *node = inode->i_private; in rga_debugfs_open() local 402 struct rga_debugger_node *node = PDE_DATA(inode); in rga_procfs_open() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
| D | rockchip_pm_config.c | 75 static int parse_on_off_regulator(struct device_node *node, enum rk_pm_state state) in parse_on_off_regulator() 161 struct device_node *node; in pm_config_probe() local
|
| D | opp.h | 74 struct list_head node; member 110 struct list_head node; member 169 struct list_head node; member
|
| /device/soc/hisilicon/common/platform/mtd/hifmc100/common/ |
| D | hifmc100.c | 40 int32_t HifmcCntlrReadSpiOp(struct MtdSpiConfig *cfg, const struct DeviceResourceNode *node) in HifmcCntlrReadSpiOp() 121 const struct DeviceResourceNode *node = NULL; in HifmcCntlrReadDrs() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/devfreq/event/ |
| D | rockchip-dfi.c | 448 struct device_node *np = pdev->dev.of_node, *node; in px30_dfi_init() local 484 struct device_node *np = pdev->dev.of_node, *node; in rk3128_dfi_init() local 502 struct device_node *np = pdev->dev.of_node, *node; in rk3288_dfi_init() local 559 struct device_node *np = pdev->dev.of_node, *node; in rockchip_dfi_init() local 595 struct device_node *np = pdev->dev.of_node, *node; in rk3328_dfi_init() local
|
| /device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/ |
| D | mpp_cluster.h | 45 #define mpp_node_trigger(node, trigger) mpp_node_trigger_f(__FUNCTION__, node, trigger) argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| D | mali_kbase_kinstr_jm.c | 390 struct hlist_bl_node node; member 477 static int reader_release(struct inode *const node, struct file *const file) in reader_release() 704 struct hlist_bl_node *node; in kbase_kinstr_jm_readers_add() local 817 struct hlist_bl_node *node; in kbasep_kinstr_jm_atom_state() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| D | mali_kbase_kinstr_jm.c | 391 struct hlist_bl_node node; member 478 static int reader_release(struct inode *const node, struct file *const file) in reader_release() 712 struct hlist_bl_node *node; in kbase_kinstr_jm_readers_add() local 826 struct hlist_bl_node *node; in kbasep_kinstr_jm_atom_state() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/video/backlight/ |
| D | pwm_bl.c | 235 struct device_node *node = dev->of_node; in pwm_backlight_parse_dt() local 414 struct device_node *node = pb->dev->of_node; in pwm_backlight_initial_power_state() local 467 struct device_node *node = pdev->dev.of_node; in pwm_backlight_probe() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/sysd/mkp/src/ |
| D | sys_bind.c | 254 sys_bind_node *node = HI_NULL; in sys_get_binder_by_src() local 313 sys_bind_node *node = HI_NULL; in sys_deinit_sender() local 502 sys_bind_node *node = HI_NULL; in sys_really_unbind() local 539 sys_bind_node *node = HI_NULL; in sys_really_bind() local 1060 hi_void sys_proc_show_sec_bindship(osal_proc_entry_t *s, sys_bind_node *node, sys_binder_ctx *sec_s… in sys_proc_show_sec_bindship() 1113 sys_bind_node *node = HI_NULL; in sys_bind_proc_show() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| D | drm_mipi_dsi.c | 159 …truct mipi_dsi_device *of_mipi_dsi_device_add(struct mipi_dsi_host *host, struct device_node *node) in of_mipi_dsi_device_add() 182 …truct mipi_dsi_device *of_mipi_dsi_device_add(struct mipi_dsi_host *host, struct device_node *node) in of_mipi_dsi_device_add() 259 struct mipi_dsi_host *of_find_mipi_dsi_host_by_node(struct device_node *node) in of_find_mipi_dsi_host_by_node() 281 struct device_node *node; in mipi_dsi_host_register() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/ |
| D | tde_hal_k.c | 42 #define drv_tde_node_blend_mode(node, a, b) \ argument 2076 static hi_s32 tde_hal_calc_src1_set_zme(tde_hw_node *node, hi_tde_color_fmt in_fmt, in tde_hal_calc_src1_set_zme() 2117 hi_void tde_hal_calc_src1_filter_opt(tde_hw_node *node, hi_tde_color_fmt in_fmt, in tde_hal_calc_src1_filter_opt() 2183 static hi_s32 tde_hal_calc_src2_filter_opt_chesk(tde_hw_node *node, tde_rect_opt *rect_opt) in tde_hal_calc_src2_filter_opt_chesk() 2203 hi_s32 tde_hal_set_zme_in_limit(tde_hw_node *node, tde_rect_opt *rect_opt) in tde_hal_set_zme_in_limit() 2248 hi_void tde_hal_set_zme(tde_hw_node *node, tde_rect_opt *rect_opt, hi_tde_deflicker_mode filter_mod… in tde_hal_set_zme() 2309 static hi_void tde_hal_set_defilicker(tde_hw_node *node) in tde_hal_set_defilicker() 2331 hi_s32 tde_hal_calc_src2_filter_opt(tde_hw_node *node, tde_rect_opt *rect_opt, hi_bool defilicker, in tde_hal_calc_src2_filter_opt()
|
| /device/board/hihope/dayu210/audio_drivers/accessory/es8323/src/ |
| D | es8323_adapter.c | 37 const struct DeviceResourceNode *node = NULL; in GetServiceName() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/kutf/ |
| D | kutf_mem.c | 37 struct list_head node; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/tests/kutf/ |
| D | kutf_mem.c | 33 struct list_head node; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/include/kutf/ |
| D | kutf_suite.h | 169 struct list_head node; member 261 struct list_head node; member
|
| /device/soc/rockchip/rk3399/hardware/mpp/include/ |
| D | mpp_hash.h | 278 #define hash_add(hashtable, node, key) \ argument 364 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed() 385 static inline void hash_del(struct hlist_node *node) in hash_del()
|
| /device/soc/rockchip/rk3568/hardware/mpp/include/ |
| D | mpp_hash.h | 283 #define hash_add(hashtable, node, key) \ argument 369 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed() 390 static inline void hash_del(struct hlist_node *node) in hash_del()
|
| /device/soc/rockchip/rk3588/hardware/mpp/include/ |
| D | mpp_hash.h | 274 #define hash_add(hashtable, node, key) \ argument 360 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed() 380 static inline void hash_del(struct hlist_node *node) in hash_del()
|
| /device/soc/rockchip/common/hardware/mpp/include/ |
| D | mpp_hash.h | 281 #define hash_add(hashtable, node, key) hlist_add_head(node, &(hashtable)[hash_min(key, HASH_BITS(ha… argument 364 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed() 385 static inline void hash_del(struct hlist_node *node) in hash_del()
|
| /device/board/hisilicon/hispark_taurus/audio_drivers/soc/src/ |
| D | hi3516_dai_adapter.c | 69 const struct DeviceResourceNode *node = device->property; in DaiGetServiceName() local
|
| /device/board/hihope/dayu210/audio_drivers/dai/src/ |
| D | rk3588_dai_adapter.c | 61 const struct DeviceResourceNode *node = NULL; in DaiGetServiceName() local
|