Home
last modified time | relevance | path

Searched defs:index (Results 26 - 50 of 256) sorted by relevance

1234567891011

/device/soc/rockchip/common/vendor/drivers/dma-buf/heaps/
H A Dpage_pool.c36 int index; in dmabuf_page_pool_add() local
51 static struct page *dmabuf_page_pool_remove(struct dmabuf_page_pool *pool, int index) in dmabuf_page_pool_remove() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/
H A Dump_kernel_api.c92 UMP_KERNEL_API_EXPORT ump_dd_status_code ump_dd_phys_block_get(ump_dd_handle memh, unsigned long index, ump_dd_physical_block *block) in ump_dd_phys_block_get() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_pool_debugfs.c29 void kbase_mem_pool_debugfs_trim(void *const array, size_t const index, size_t const value) in kbase_mem_pool_debugfs_trim() argument
40 void kbase_mem_pool_debugfs_set_max_size(void *const array, size_t const index, size_t const value) in kbase_mem_pool_debugfs_set_max_size() argument
51 size_t kbase_mem_pool_debugfs_size(void *const array, size_t const index) in kbase_mem_pool_debugfs_size() argument
62 size_t kbase_mem_pool_debugfs_max_size(void *const array, size_t const index) in kbase_mem_pool_debugfs_max_size() argument
73 kbase_mem_pool_config_debugfs_set_max_size(void *const array, size_t const index, size_t const value) kbase_mem_pool_config_debugfs_set_max_size() argument
84 kbase_mem_pool_config_debugfs_max_size(void *const array, size_t const index) kbase_mem_pool_config_debugfs_max_size() argument
[all...]
/device/soc/rockchip/rk3568/hardware/omx_il/libOMXPlugin/
H A DOMXPlugin.cpp156 EnumerateComponentsByIndex( OMX_U32 index, OMX_STRING name, size_t size) EnumerateComponentsByIndex() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dlinux_pkt.c420 uint32 index; in osl_pktget_static() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_clk_rate_trace_mgr.c145 gpu_clk_data_init(struct kbase_device *kbdev, void *gpu_clk_handle, unsigned int index) gpu_clk_data_init() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_pool_debugfs.c28 void kbase_mem_pool_debugfs_trim(void *const array, size_t const index, in kbase_mem_pool_debugfs_trim() argument
52 size_t kbase_mem_pool_debugfs_size(void *const array, size_t const index) in kbase_mem_pool_debugfs_size() argument
63 size_t kbase_mem_pool_debugfs_max_size(void *const array, size_t const index) in kbase_mem_pool_debugfs_max_size() argument
40 kbase_mem_pool_debugfs_set_max_size(void *const array, size_t const index, size_t const value) kbase_mem_pool_debugfs_set_max_size() argument
74 kbase_mem_pool_config_debugfs_set_max_size(void *const array, size_t const index, size_t const value) kbase_mem_pool_config_debugfs_set_max_size() argument
86 kbase_mem_pool_config_debugfs_max_size(void *const array, size_t const index) kbase_mem_pool_config_debugfs_max_size() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/cpufreq/
H A Dcpufreq-dt.c60 static int set_target(struct cpufreq_policy *policy, unsigned int index) in set_target() argument
/device/soc/rockchip/rk3588/kernel/drivers/regulator/
H A Dinternal.h88 of_parse_coupled_regulator(struct regulator_dev *rdev, int index) of_parse_coupled_regulator() argument
/device/soc/rockchip/rk3588/kernel/drivers/dma-buf/heaps/
H A Dpage_pool.c37 int index; in dmabuf_page_pool_add() local
52 static struct page *dmabuf_page_pool_remove(struct dmabuf_page_pool *pool, int index) in dmabuf_page_pool_remove() argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_scan.c350 hi_u32 index = 0; in wal_set_scan_ssid() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_user.c62 hi_u8 index; in hmac_user_res_init() local
H A Dhmac_chan_mgmt.c60 mac_freq_channel_map_stru get_ast_freq_map_2g_elem(hi_u32 index) in get_ast_freq_map_2g_elem() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_proc/kernel/
H A Dhiproc.c159 unsigned int index; in check_validate_name() local
[all...]
/device/soc/hisilicon/common/platform/dmac/
H A Ddmac_hi35xx.c302 static void HiDmacClkEn(uint16_t index) in HiDmacClkEn() argument
313 static void HiDmacUnReset(uint16_t index) in HiDmacUnReset() argument
[all...]
/device/soc/hisilicon/common/platform/hieth-sf/include/internal/
H A Deth_mac.h105 uint32_t index; /* dev id */ member
/device/soc/hisilicon/common/platform/pin/
H A Dpin_hi35xx.c32 uint32_t index; member
79 static void PinDumperDump(struct Hi35xxPinCntlr *hi35xx, uint32_t index) in PinDumperDump() argument
104 static int32_t Hi35xxPinSetPull(struct PinCntlr *cntlr, uint32_t index, enum PinPullType pullType) in Hi35xxPinSetPull() argument
117 static int32_t Hi35xxPinGetPull(struct PinCntlr *cntlr, uint32_t index, enum PinPullType *pullType) in Hi35xxPinGetPull() argument
129 static int32_t Hi35xxPinSetStrength(struct PinCntlr *cntlr, uint32_t index, uint32_t strength) in Hi35xxPinSetStrength() argument
142 Hi35xxPinGetStrength(struct PinCntlr *cntlr, uint32_t index, uint32_t *strength) Hi35xxPinGetStrength() argument
154 Hi35xxPinSetFunc(struct PinCntlr *cntlr, uint32_t index, const char *funcName) Hi35xxPinSetFunc() argument
178 Hi35xxPinGetFunc(struct PinCntlr *cntlr, uint32_t index, const char **funcName) Hi35xxPinGetFunc() argument
251 Hi35xxPinParsePinNode(const struct DeviceResourceNode *node, struct Hi35xxPinCntlr *hi35xx, int32_t index) Hi35xxPinParsePinNode() argument
349 int32_t index; Hi35xxPinInit() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_event.c190 hi_u8 index; in frw_get_event_sub_table() local
357 hi_u8 index; in frw_event_table_register() local
693 hi_u8 index; in frw_event_lookup_process_entry() local
[all...]
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/cmd_bin/
H A Dddr_training_cmd.c230 unsigned int index; in ddr_lpca_data_save() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiproc/kernel/
H A Dhiproc.c158 unsigned int index; in check_validate_name() local
[all...]
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/update/
H A Dhal_hota_board.c81 int HotaHalGetUpdateIndex(unsigned int *index) in HotaHalGetUpdateIndex() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/src/
H A Dblackbox_adapter_impl.c337 hi_u32 index = 0; in SaveCallBack() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/common/nvm/
H A Dhi_nvm.h71 hi_nv_item_index* index; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Dhi_nvm.h70 hi_nv_item_index* index; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/include/
H A Dhi_nvm.h63 hi_nv_item_index* index; member

Completed in 21 milliseconds

1234567891011