Home
last modified time | relevance | path

Searched defs:table (Results 1 - 25 of 76) sorted by relevance

1234

/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/
H A Dump_kernel_descriptor_mapping.h36 ump_descriptor_table *table; /**< Pointer to the current mapping table */ member
H A Dump_kernel_descriptor_mapping.c139 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 Dump_kernel_descriptor_mapping.h37 ump_descriptor_table *table; /**< Pointer to the current mapping table */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Dload_partition_table.h75 hi_flash_partition_info table[HI_FLASH_PARTITON_MAX]; /**< Flash分区表项描述 */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_partition_table.h72 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 Doal_scatterlist.h74 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 Duart.c275 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 Dload_partition_table.c57 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 Dboot_partition_table.c55 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 Denergy_model.h46 struct em_perf_state *table; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/osal/
H A Ddrv_osal_sys_linux.c435 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 Duart_hi35xx.c364 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 Dflash_partition_table.c62 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 Drockchip_opp_select.h85 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 Denergy_model.c117 struct em_perf_state *table; in em_create_perf_table() local
[all...]
/device/soc/rockchip/rk3568/hardware/codec/jpeg/src/
H A Dcodec_jpeg_helper.cpp220 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 Dcodec_jpeg_helper.cpp220 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 Dcma_heap.c44 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 Dsystem_heap.c45 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 Drockchip_opp_select.h111 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 Dhifb_init.c117 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 Ddrv_lib.c122 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 Dosal_device.c55 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 Dosal_device.c319 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 Dpwm_bl.c240 unsigned int *table; in pwm_backlight_parse_dt() local
[all...]

Completed in 14 milliseconds

1234