Home
last modified time | relevance | path

Searched refs:size (Results 24726 - 24750 of 42738) sorted by relevance

1...<<981982983984985986987988989990>>...1710

/kernel/linux/linux-5.10/drivers/nvmem/
H A Dimx-ocotp-scu.c119 hdr->size = 2; in imx_sc_misc_otp_fuse_read()
255 imx_scu_ocotp_nvmem_config.size = 4 * priv->data->nregs; in imx_scu_ocotp_probe()
/kernel/linux/linux-5.10/drivers/pnp/
H A Dcore.c34 void *pnp_alloc(long size) in pnp_alloc() argument
38 result = kzalloc(size, GFP_KERNEL); in pnp_alloc()
/kernel/linux/linux-5.10/drivers/pnp/pnpbios/
H A Dproc.c77 "PnPBIOS: %s: ESCD size reported by BIOS escd_info call is too great\n", __func__); in escd_proc_show()
95 printk(KERN_ERR "PnPBIOS: %s: ESCD size reported by" in escd_proc_show()
168 len = node->size - sizeof(struct pnp_bios_node); in pnpbios_proc_show()
195 if (count != node->size - sizeof(struct pnp_bios_node)) { in pnpbios_proc_write()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_ib.c52 * @size: requested IB size
60 unsigned size) in radeon_ib_get()
64 r = radeon_sa_bo_new(rdev, &rdev->ring_tmp_bo, &ib->sa_bo, size, 256); in radeon_ib_get()
58 radeon_ib_get(struct radeon_device *rdev, int ring, struct radeon_ib *ib, struct radeon_vm *vm, unsigned size) radeon_ib_get() argument
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_drv.h362 size_t size);
475 * argument. The callback needs to fill the handle, pitch and size for
592 size_t size, size_t offset);
/kernel/linux/linux-5.10/drivers/staging/media/meson/vdec/
H A Dvdec_hevc.c43 if (fw->size < MC_SIZE) { in vdec_hevc_load_firmware()
44 dev_err(dev, "Firmware size %zu is too small. Expected %u.\n", in vdec_hevc_load_firmware()
45 fw->size, MC_SIZE); in vdec_hevc_load_firmware()
/kernel/linux/linux-5.10/include/linux/
H A Dlinkage.h134 .size name, .-name
168 .size name, .-name
H A Ddma-fence.h252 void (*fence_value_str)(struct dma_fence *fence, char *str, int size);
263 char *str, int size);
H A Datmdev.h263 static inline int atm_may_send(struct atm_vcc *vcc,unsigned int size) in atm_may_send() argument
265 return (size + refcount_read(&sk_atm(vcc)->sk_wmem_alloc)) < in atm_may_send()
/kernel/linux/linux-5.10/drivers/staging/fbtft/
H A Dfbtft-sysfs.c21 const char *str, int size) in fbtft_gamma_parse_str()
37 tmp = kmemdup(str, size + 1, GFP_KERNEL); in fbtft_gamma_parse_str()
20 fbtft_gamma_parse_str(struct fbtft_par *par, u32 *curves, const char *str, int size) fbtft_gamma_parse_str() argument
/kernel/linux/linux-5.10/drivers/staging/gasket/
H A Dgasket_core.h179 /* Describe the offset, size, and permissions for a device bar. */
182 * The size of each PCI BAR range, in bytes. If a value is 0, that BAR
190 u64 size; member
208 /* Describes the offset, size, and permissions for a coherent buffer. */
210 /* The size of the coherent buffer. */
211 u64 size; member
442 * @num_mappable_regions: Out-pointer for the size of mappable_regions.
/kernel/linux/linux-6.6/drivers/media/usb/go7007/
H A Dgo7007-i2c.c130 u8 command, int size, union i2c_smbus_data *data) in go7007_smbus_xfer()
134 if (size != I2C_SMBUS_BYTE_DATA) in go7007_smbus_xfer()
128 go7007_smbus_xfer(struct i2c_adapter *adapter, u16 addr, unsigned short flags, char read_write, u8 command, int size, union i2c_smbus_data *data) go7007_smbus_xfer() argument
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dcxllib.c224 int cxllib_handle_fault(struct mm_struct *mm, u64 addr, u64 size, u64 flags) in cxllib_handle_fault() argument
236 * We iterate over all the pages. The page size could vary in cxllib_handle_fault()
243 for (dar = (addr & ~(page_size - 1)); dar < (addr + size); in cxllib_handle_fault()
/kernel/linux/linux-6.6/drivers/mtd/maps/
H A Dintel_vr_nor.c154 p->map.size = CS0_SIZE; in vr_nor_init_maps()
155 p->map.virt = ioremap(p->map.phys, p->map.size); in vr_nor_init_maps()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dsq905c.c33 /* Maximum transfer size to use. */
95 int size) in sq905c_read()
103 command, index, gspca_dev->usb_buf, size, in sq905c_read()
126 int data_len; /* size to use for the next read. */ in sq905c_dostream()
143 /* Request the header, which tells the size to download */ in sq905c_dostream()
153 /* size is read from 4 bytes starting 0x40, little endian */ in sq905c_dostream()
259 /* "Open the shutter" and set size, to start capture */ in sd_start()
94 sq905c_read(struct gspca_dev *gspca_dev, u16 command, u16 index, int size) sq905c_read() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H A D8390.h46 struct net_device *__alloc_ei_netdev(int size);
64 struct net_device *__alloc_eip_netdev(int size);
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_ctcam.c29 u16 src_offset, u16 dst_offset, u16 size) in mlxsw_sp_acl_ctcam_region_move()
35 region->tcam_region_info, dst_offset, size); in mlxsw_sp_acl_ctcam_region_move()
27 mlxsw_sp_acl_ctcam_region_move(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_region *region, u16 src_offset, u16 dst_offset, u16 size) mlxsw_sp_acl_ctcam_region_move() argument
/kernel/linux/linux-6.6/drivers/mtd/tests/
H A Dstresstest.c152 pr_info("not NAND flash, assume page size is 512 " in mtd_stresstest_init()
158 tmp = mtd->size; in mtd_stresstest_init()
163 pr_info("MTD device size %llu, eraseblock size %u, " in mtd_stresstest_init()
164 "page size %u, count of eraseblocks %u, pages per " in mtd_stresstest_init()
165 "eraseblock %u, OOB size %u\n", in mtd_stresstest_init()
166 (unsigned long long)mtd->size, mtd->erasesize, in mtd_stresstest_init()
H A Dreadtest.c136 pr_info("not NAND flash, assume page size is 512 " in mtd_readtest_init()
142 tmp = mtd->size; in mtd_readtest_init()
147 pr_info("MTD device size %llu, eraseblock size %u, " in mtd_readtest_init()
148 "page size %u, count of eraseblocks %u, pages per " in mtd_readtest_init()
149 "eraseblock %u, OOB size %u\n", in mtd_readtest_init()
150 (unsigned long long)mtd->size, mtd->erasesize, in mtd_readtest_init()
/kernel/linux/linux-6.6/drivers/mtd/parsers/
H A Dofpart_core.c131 * #size-cells equal to 0 and the firmware (e.g. in parse_fixed_partitions()
140 pr_warn("%s: ofpart partition %pOF (%pOF) #size-cells is wrongly set to <0>, assuming <1> for parsing partitions.\n", in parse_fixed_partitions()
152 parts[i].size = of_read_number(reg + a_cells, s_cells); in parse_fixed_partitions()
240 parts[i].size = be32_to_cpu(part->len) & ~1; in parse_ofoldpart_partitions()
H A Dscpart.c112 (offs < master->size) && in scpart_find_partmap()
197 parts[nr_parts].size = scpart_map[n].part_bytes; in scpart_parse()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ddp.h170 __le16 size; member
422 void *ice_pkg_buf_alloc_section(struct ice_buf_build *bld, u32 type, u16 size);
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_eqs.h200 void (*hwe_handler)(void *handle, void *data, u8 size);
234 u8 size));
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Defx.h159 u32 *buf, u32 size) in ef4_filter_get_rx_ids()
161 return efx->type->filter_get_rx_ids(efx, priority, buf, size); in ef4_filter_get_rx_ids()
157 ef4_filter_get_rx_ids(struct ef4_nic *efx, enum ef4_filter_priority priority, u32 *buf, u32 size) ef4_filter_get_rx_ids() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cpplib.c270 * @size: Size of the area
280 unsigned long size, struct nfp_cpp_area **area) in nfp_cpp_map_area()
284 *area = nfp_cpp_area_alloc_acquire(cpp, name, cpp_id, addr, size); in nfp_cpp_map_area()
279 nfp_cpp_map_area(struct nfp_cpp *cpp, const char *name, u32 cpp_id, u64 addr, unsigned long size, struct nfp_cpp_area **area) nfp_cpp_map_area() argument

Completed in 32 milliseconds

1...<<981982983984985986987988989990>>...1710