| /drivers/mfd/ |
| A D | stmpe.c | 35 unsigned int blocks; member 41 static int __stmpe_enable(struct stmpe *stmpe, unsigned int blocks) in __stmpe_enable() 46 static int __stmpe_disable(struct stmpe *stmpe, unsigned int blocks) in __stmpe_disable() 126 int stmpe_enable(struct stmpe *stmpe, unsigned int blocks) in stmpe_enable() 143 int stmpe_disable(struct stmpe *stmpe, unsigned int blocks) in stmpe_disable() 408 static int stmpe801_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe801_enable() 527 static int stmpe811_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe811_enable() 642 static int stmpe1600_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe1600_enable() 776 static int stmpe1601_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe1601_enable() 877 static int stmpe1801_enable(struct stmpe *stmpe, unsigned int blocks, in stmpe1801_enable() [all …]
|
| /drivers/md/ |
| A D | md-bitmap.c | 1519 sector_t blocks; in bitmap_daemon_work() local 1694 sector_t blocks; in bitmap_start_write() local 1748 sector_t blocks; in bitmap_end_write() local 1788 sector_t *blocks, bool degraded) in __bitmap_start_sync() 1819 sector_t *blocks, bool degraded) in bitmap_start_sync() 1843 sector_t *blocks, bool aborted) in __bitmap_end_sync() 1874 sector_t *blocks) in bitmap_end_sync() 1886 sector_t blocks; in bitmap_close_sync() local 1902 sector_t blocks; in bitmap_cond_end_sync() local 1934 sector_t sector, blocks = 0; in bitmap_sync_with_cluster() local [all …]
|
| A D | dm-ebs-target.c | 145 sector_t block, blocks, sector = bio->bi_iter.bi_sector; in __ebs_discard_bio() local 169 sector_t blocks, sector = bio->bi_iter.bi_sector; in __ebs_forget_bio() local
|
| /drivers/gpu/drm/ |
| A D | drm_buddy.c | 737 struct list_head *blocks, in __alloc_range() 833 struct list_head *blocks) in __drm_buddy_alloc_range() 848 struct list_head *blocks) in __alloc_contig_try_harder() 921 struct list_head *blocks) in drm_buddy_block_trim() 1029 struct list_head *blocks, in drm_buddy_alloc_blocks()
|
| /drivers/mtd/tests/ |
| A D | speedtest.c | 43 static int multiblock_erase(int ebnum, int blocks) in multiblock_erase() 175 int err, i, blocks, j, k; in mtd_speedtest_init() local
|
| /drivers/crypto/ |
| A D | padlock-sha.c | 248 int blocks = len / SHA1_BLOCK_SIZE; in padlock_sha1_update_nano() local 266 int blocks = len / SHA256_BLOCK_SIZE; in padlock_sha256_update_nano() local
|
| /drivers/edac/ |
| A D | edac_device.h | 130 struct edac_device_block *blocks; /* block array */ member 207 struct edac_device_block *blocks; member
|
| /drivers/gpu/drm/i915/ |
| A D | i915_ttm_buddy_manager.h | 33 struct list_head blocks; member
|
| A D | i915_scatterlist.c | 171 struct list_head *blocks = &bman_res->blocks; in i915_rsgt_from_buddy_resource() local
|
| /drivers/gpu/drm/ttm/tests/ |
| A D | ttm_mock_manager.h | 20 struct list_head blocks; member
|
| /drivers/gpu/drm/xe/ |
| A D | xe_ttm_vram_mgr_types.h | 41 struct list_head blocks; member
|
| A D | xe_svm.c | 519 struct list_head *blocks = &to_xe_ttm_vram_mgr_resource(res)->blocks; in xe_svm_populate_devmem_pfn() local 701 struct list_head *blocks; in xe_drm_pagemap_populate_mm() local
|
| /drivers/gpu/drm/msm/disp/ |
| A D | msm_disp_snapshot.h | 48 struct list_head blocks; member
|
| /drivers/mmc/host/ |
| A D | cb710-mmc.c | 269 size_t len, blocks = data->blocks; in cb710_mmc_receive() local 313 size_t len, blocks = data->blocks; in cb710_mmc_send() local
|
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_vram_mgr.h | 42 struct list_head blocks; member
|
| /drivers/net/ethernet/mellanox/mlxsw/ |
| A D | core_acl_flex_keys.c | 56 const struct mlxsw_afk_block *blocks; member 117 const struct mlxsw_afk_block *blocks[]; member
|
| /drivers/crypto/inside-secure/eip93/ |
| A D | eip93-hash.h | 52 struct list_head blocks; member
|
| /drivers/target/ |
| A D | target_core_spc.c | 994 static int spc_modesense_blockdesc(unsigned char *buf, u64 blocks, u32 block_size) in spc_modesense_blockdesc() 1003 static int spc_modesense_long_blockdesc(unsigned char *buf, u64 blocks, u32 block_size) in spc_modesense_long_blockdesc() 1063 u64 blocks = dev->transport->get_blocks(dev); in spc_emulate_modesense() local
|
| A D | target_core_sbc.c | 39 u32 blocks; in sbc_emulate_readcapacity() local 83 unsigned long long blocks = dev->transport->get_blocks(dev); in sbc_emulate_readcapacity_16() local
|
| /drivers/mmc/core/ |
| A D | sdio_ops.c | 115 unsigned addr, int incr_addr, u8 *buf, unsigned blocks, unsigned blksz) in mmc_io_rw_extended()
|
| A D | mmc_test.c | 81 unsigned int blocks; member 190 struct mmc_request *mrq, unsigned int blocks) in mmc_test_prepare_sbc() 211 unsigned dev_addr, unsigned blocks, unsigned blksz, int write) in mmc_test_prepare_mrq() 875 unsigned blocks, unsigned blksz, int write) in mmc_test_simple_transfer() 900 unsigned blocks, unsigned blksz, int write) in mmc_test_broken_transfer() 932 unsigned blocks, unsigned blksz, int write) in mmc_test_transfer()
|
| /drivers/scsi/ |
| A D | sd.h | 211 static inline sector_t logical_to_sectors(struct scsi_device *sdev, sector_t blocks) in logical_to_sectors() 216 static inline unsigned int logical_to_bytes(struct scsi_device *sdev, sector_t blocks) in logical_to_bytes()
|
| /drivers/net/ethernet/cavium/liquidio/ |
| A D | octeon_main.h | 79 static inline void octeon_swap_8B_data(u64 *data, u32 blocks) in octeon_swap_8B_data()
|
| /drivers/md/dm-vdo/ |
| A D | errors.c | 83 struct error_block blocks[MAX_ERROR_BLOCKS]; member
|
| /drivers/media/i2c/ |
| A D | adv7842.c | 102 u32 blocks; member 107 u32 blocks; member 710 u32 blocks = state->vga_edid.blocks; in edid_write_vga_segment() local 761 u32 blocks = state->hdmi_edid.blocks; in edid_write_hdmi_segment() local 2460 u32 blocks = 0; in adv7842_get_edid() local
|