/kernel/linux/linux-5.10/drivers/ps3/ |
H A D | ps3stor_lib.c | 121 "First accessible region has index %u start %llu size %llu\n", in ps3stor_probe_access() 123 dev->regions[dev->region_idx].size); in ps3stor_probe_access()
|
/kernel/linux/linux-5.10/drivers/media/usb/au0828/ |
H A D | au0828.h | 119 /* max packet size of isoc transaction */ 133 int pos, size, pktsize; member 253 int max_pkt_size; /* max packet size of isoc transaction */
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | gp8psk.c | 156 if (ptr + buflen >= fw->data + fw->size) { in gp8psk_load_bcm4500fw() 161 err("firmware chunk size bigger than 64 bytes."); in gp8psk_load_bcm4500fw()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | rtw8822c.h | 124 .size = ARRAY_SIZE(name), \
|
/kernel/linux/linux-5.10/drivers/parport/ |
H A D | parport_gsc.c | 282 p->size = (p->modes & PARPORT_MODE_EPP)?8:3; in parport_gsc_probe_port()
|
/kernel/linux/linux-5.10/drivers/nvmem/ |
H A D | sprd-efuse.c | 410 econfig.size = efuse->data->blk_nums * SPRD_EFUSE_BLOCK_WIDTH; in sprd_efuse_probe()
|
H A D | qfprom.c | 218 "Writing to raw qfprom region : %#010x of size: %zu\n", in qfprom_reg_write() 318 econfig.size = resource_size(res); in qfprom_probe()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/ |
H A D | wl1251.h | 126 u32 size; member
|
/kernel/linux/linux-5.10/include/drm/bridge/ |
H A D | mhl.h | 314 __le16 size; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | leds.h | 288 * @size: pointer for storing the number of elements in returned array, 294 u32 *led_get_default_pattern(struct led_classdev *led_cdev, unsigned int *size);
|
H A D | fscache.h | 86 * presented, as is the auxiliary data and the object size 311 * @object_size: The initial size of object 441 * changed. This includes the data size. These attributes will be obtained 505 int fscache_reserve_space(struct fscache_cookie *cookie, loff_t size) in fscache_reserve_space() argument 658 * @object_size: Updated size of object 819 * @object_size: Current size of object
|
/kernel/linux/linux-5.10/include/linux/mfd/abx500/ |
H A D | ab8500.h | 510 extern int prcmu_abb_read(u8 slave, u8 reg, u8 *value, u8 size);
|
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfad_drv.h | 253 u32 size; member
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_acc_types.h | 85 u32 size; /** Size of blob */ member 348 u32 ddr_parameter_size; /** acc param size, sp dmem */ 378 size_t header_size; /** size of fw header */ 440 * Since its members are variable size, their offsets are described in the
|
H A D | atomisp_cmd.h | 56 unsigned int size); 286 * Function set camera_prefiles.xml current sensor pixel array size
|
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
H A D | i2c.c | 74 op->size = cpu_to_le16(msg->len); in gb_i2c_fill_transfer_op()
|
/kernel/linux/linux-5.10/include/linux/ceph/ |
H A D | libceph.h | 93 * There is no limit on the size of cephfs objects, but it has to obey 292 extern void *ceph_kvmalloc(size_t size, gfp_t flags);
|
/kernel/linux/linux-5.10/include/linux/iio/ |
H A D | iio.h | 721 ssize_t iio_format_value(char *buf, unsigned int type, int size, int *vals);
|
/kernel/linux/linux-5.10/drivers/ssb/ |
H A D | driver_mipscore.c | 252 bcm47xx_nvram_init_from_mem(sflash->window, sflash->size); in ssb_mips_flash_detect()
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | resize.c | 93 printk(KERN_WARNING "jfs_extendfs: invalid size\n"); in jfs_extendfs() 101 printk(KERN_WARNING "jfs_extendfs: invalid size\n"); in jfs_extendfs() 120 * validate new size, or, if not specified, determine new size in jfs_extendfs() 129 * no size specified: default to 1/256 of aggregate in jfs_extendfs() 130 * size; rounded up to a megabyte boundary; in jfs_extendfs() 201 /* Reset size of direct inode */ in jfs_extendfs() 256 log->size = newLogSize >> (L2LOGPSIZE - sb->s_blocksize_bits); in jfs_extendfs() 272 * s_size: aggregate size in physical blocks; in jfs_extendfs() 278 * di_size: map file size i in jfs_extendfs() [all...] |
/kernel/linux/linux-6.6/drivers/mtd/nand/ |
H A D | core.c | 383 mtd->size = nanddev_size(nand); in nanddev_init()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | ndfc.c | 153 chip->ecc.size = 256; in ndfc_chip_init()
|
H A D | cs553x_nand.c | 245 chip->ecc.size = 256; in cs553x_attach_chip()
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | mmci.h | 302 * @datactrl_blocksz: block size in power of two 334 * @stm32_idmabsize_mask: stm32 sdmmc idma buffer size. 450 unsigned int size; member
|
/kernel/linux/linux-6.6/drivers/mtd/devices/ |
H A D | phram.c | 146 new->mtd.size = len; in register_device() 250 * - phram=<device>,<address>,<size>[,<erasesize>] for module case 251 * - phram.phram=<device>,<address>,<size>[,<erasesize>] for built-in case 253 * size and 20 for the erasesize.
|