/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/ |
H A D | ump_kernel_descriptor_mapping.h | 36 ump_descriptor_table *table; /**< Pointer to the current mapping table */ member
|
H A D | ump_kernel_descriptor_mapping.c | 139 ump_descriptor_table *table; descriptor_table_alloc() local 151 descriptor_table_free(ump_descriptor_table *table) descriptor_table_free() argument [all...] |
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/ump/common/ |
H A D | ump_kernel_descriptor_mapping.h | 37 ump_descriptor_table *table; /**< Pointer to the current mapping table */ member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/ |
H A D | load_partition_table.h | 75 hi_flash_partition_info table[HI_FLASH_PARTITON_MAX]; /**< Flash分区表项描述 */ member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_partition_table.h | 72 hi_flash_partition_info table[HI_FLASH_PARTITON_MAX]; /**< Flash partition entry information.CNcomment: member [all...] |
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | oal_scatterlist.h | 74 void __sg_free_table(struct sg_table *table, unsigned int max_ents, sg_free_fn *free_fn) in __sg_free_table() argument 114 void sg_free_table(struct sg_table *table) in sg_free_table() argument 144 __sg_alloc_table(struct sg_table *table, unsigned int nents, unsigned int max_ents, gfp_t gfp_mask, sg_alloc_fn *alloc_fn) __sg_alloc_table() argument 210 sg_alloc_table(struct sg_table *table, unsigned int nents, gfp_t gfp_mask) sg_alloc_table() argument [all...] |
/device/qemu/drivers/uart/ |
H A D | uart.c | 275 static int32_t Hi35xxPollEvent(struct UartHost *host, void *filep, void *table) in Hi35xxPollEvent() argument
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/partition_table/ |
H A D | load_partition_table.c | 57 hi_flash_partition_table* table = HI_NULL; in hi_flash_partition_init() local [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/common/partition_table/ |
H A D | boot_partition_table.c | 55 hi_flash_partition_table* table = hi_get_partition_table(); in hi_flash_partition_init() local [all...] |
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | energy_model.h | 46 struct em_perf_state *table; member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/osal/ |
H A D | drv_osal_sys_linux.c | 435 hi_void smmu_get_table_addr(hi_phys_addr_t *rdaddr, hi_phys_addr_t *wraddr, hi_u64 *table) in smmu_get_table_addr() argument [all...] |
/device/soc/hisilicon/common/platform/uart/ |
H A D | uart_hi35xx.c | 364 static int32_t Hi35xxPollEvent(struct UartHost *host, void *filep, void *table) in Hi35xxPollEvent() argument
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/partition_table/ |
H A D | flash_partition_table.c | 62 hi_flash_partition_table* table = hi_get_partition_table(); in hi_flash_partition_init() local [all...] |
/device/soc/rockchip/common/sdk_linux/include/soc/rockchip/ |
H A D | rockchip_opp_select.h | 85 rockchip_get_volt_rm_table(struct device *dev, struct device_node *np, char *porp_name, struct volt_rm_table **table) rockchip_get_volt_rm_table() argument
|
/device/soc/rockchip/common/sdk_linux/kernel/power/ |
H A D | energy_model.c | 117 struct em_perf_state *table; in em_create_perf_table() local [all...] |
/device/soc/rockchip/rk3568/hardware/codec/jpeg/src/ |
H A D | codec_jpeg_helper.cpp | 220 JpegDhtAssemble( const std::vector<CodecJpegHuffTable> &table, int8_t *buffer, int32_t curPos, bool dc) JpegDhtAssemble() argument 517 CodecJpegQuantTable table; DessambleDqt() local 543 CodecJpegHuffTable table; DessambleDht() local [all...] |
/device/soc/rockchip/rk3588/hardware/codec/jpeg/src/ |
H A D | codec_jpeg_helper.cpp | 220 JpegDhtAssemble( const std::vector<CodecJpegHuffTable> &table, int8_t *buffer, int32_t curPos, bool dc) JpegDhtAssemble() argument 517 CodecJpegQuantTable table; DessambleDqt() local 543 CodecJpegHuffTable table; DessambleDht() local [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/ |
H A D | cma_heap.c | 44 struct sg_table table; member 96 struct sg_table *table = &a->table; in cma_heap_map_dma_buf() local 107 static void cma_heap_unmap_dma_buf(struct dma_buf_attachment *attachment, struct sg_table *table, in cma_heap_unmap_dma_buf() argument [all...] |
H A D | system_heap.c | 45 struct sg_table *table; member 65 static struct sg_table *dup_sg_table(struct sg_table *table) in dup_sg_table() argument 96 struct sg_table *table; in system_heap_attach() local 141 struct sg_table *table = a->table; system_heap_map_dma_buf() local 158 system_heap_unmap_dma_buf(struct dma_buf_attachment *attachment, struct sg_table *table, enum dma_data_direction direction) system_heap_unmap_dma_buf() argument 224 struct sg_table *table = &buffer->sg_table; system_heap_mmap() local 251 struct sg_table *table = &buffer->sg_table; system_heap_do_vmap() local 342 struct sg_table *table; system_heap_buf_free() local 424 struct sg_table *table; system_heap_do_allocate() local 495 dma_map_sgtable(dma_heap_get_dev(heap), table, DMA_BIDIRECTIONAL, 0); system_heap_do_allocate() local 496 dma_unmap_sgtable(dma_heap_get_dev(heap), table, DMA_BIDIRECTIONAL, 0); system_heap_do_allocate() local [all...] |
/device/soc/rockchip/rk3588/kernel/include/soc/rockchip/ |
H A D | rockchip_opp_select.h | 111 rockchip_get_volt_rm_table(struct device *dev, struct device_node *np, char *porp_name, struct volt_rm_table **table) rockchip_get_volt_rm_table() argument
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/init/linux/ |
H A D | hifb_init.c | 117 static unsigned int vsync_poll(struct file *file, struct poll_table_struct *table) in vsync_poll() argument
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/ |
H A D | drv_lib.c | 122 struct sys_arch_hardware_info *table = HI_NULL; in module_addr_map_reg() local 172 struct sys_arch_hardware_info *table = HI_NULL; module_addr_unmap() local 274 struct sys_arch_hardware_info *table = HI_NULL; module_clock() local 323 struct sys_arch_hardware_info *table = HI_NULL; module_reset() local [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
H A D | osal_device.c | 55 struct osal_poll table; member 444 static unsigned int osal_poll(struct file *file, struct poll_table_struct *table) in osal_poll() argument 842 void osal_poll_wait(osal_poll_t *table, osal_wait_t *wait) in osal_poll_wait() argument [all...] |
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
H A D | osal_device.c | 319 static unsigned int __osal_poll(struct file *file, struct poll_table_struct *table) in __osal_poll() argument 576 void osal_poll_wait(osal_poll *table, osal_wait *wait) in osal_poll_wait() argument
|
/device/soc/rockchip/common/sdk_linux/drivers/video/backlight/ |
H A D | pwm_bl.c | 240 unsigned int *table;
in pwm_backlight_parse_dt() local [all...] |