Home
last modified time | relevance | path

Searched defs:blocks (Results 1 – 11 of 11) sorted by relevance

/device/soc/rockchip/rk3588/kernel/scripts/
Dresource_tool.c712 static bool StorageWriteLba(int offset_block, void *data, int blocks) in StorageWriteLba()
735 static bool StorageReadLba(int offset_block, void *data, int blocks) in StorageReadLba()
761 int blocks = len / BLOCK_SIZE; in write_data() local
788 int blocks = 0; in test_load() local
824 int blocks = fix_blocks(content->content_size); in load_content() local
839 void *data, int blocks) in load_content_data()
923 static int load_file(const char *file_path, int offset_block, int blocks) in load_file()
/device/soc/rockchip/common/sdk_linux/scripts/
Dresource_tool.c695 static bool StorageWriteLba(int offset_block, void *data, int blocks) in StorageWriteLba()
720 static bool StorageReadLba(int offset_block, void *data, int blocks) in StorageReadLba()
749 int blocks = len / BLOCK_SIZE; in write_data() local
777 int blocks = 0; in test_load() local
815 int blocks = fix_blocks(content->content_size); in load_content() local
829 static bool load_content_data(resource_content *content, int offset_block, void *data, int blocks) in load_content_data()
909 static int load_file(const char *file_path, int offset_block, int blocks) in load_file()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/
Dump_kernel_ref_drv.c26 …PI_EXPORT ump_dd_handle ump_dd_handle_create_from_phys_blocks(ump_dd_physical_block *blocks, unsig… in ump_dd_handle_create_from_phys_blocks()
Dump_kernel_api.c67 …ump_dd_status_code ump_dd_phys_blocks_get(ump_dd_handle memh, ump_dd_physical_block *blocks, unsig… in ump_dd_phys_blocks_get()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/
Dump_ukk_ref_wrappers.c115 ump_dd_physical_block *blocks = NULL; in ump_dmabuf_import_wrapper() local
/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
Drk_sdmmc_ops.c59 unsigned sg_len, unsigned dev_addr, unsigned blocks, unsigned blksz, int write) in rk_emmc_prepare_mrq()
/device/soc/rockchip/common/vendor/drivers/mmc/host/
Drk_sdmmc_ops.c57 unsigned blocks, unsigned blksz, int write) in rk_emmc_prepare_mrq()
/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
Dblock.c875 __be32 *blocks; in mmc_sd_num_wr_blocks() local
1762 u32 blocks; in mmc_blk_mq_rw_recovery() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_sdio_host.c1489 hi_s32 incr_addr, struct scatterlist *sg, hi_u32 sg_len, hi_u32 blocks, hi_u32 blksz) in oal_mmc_io_rw_scat_extended()
/device/soc/rockchip/common/sdk_linux/kernel/power/
Dsnapshot.c377 unsigned int blocks; /* Number of Bitmap Blocks */ member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
Dmali_kbase_csf_defs.h1076 struct kbase_ipa_control_prfcnt_block blocks[KBASE_IPA_CORE_TYPE_NUM]; member