/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_huc.c | 91 copied = intel_uc_fw_copy_rsa(&huc->fw, vaddr, vma->size); in intel_huc_rsa_data_create()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_sspp.h | 187 * enum CDP preload ahead address size 212 * @size: size to prefill in bytes, or zero to disable 216 u64 size; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
H A D | base.c | 47 notify->size = 0; in nvkm_fault_ntfy_ctor()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
H A D | tu102.c | 76 lsfw->img.size); in tu102_acr_wpr_build()
|
H A D | priv.h | 74 u32 size; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nv17_fence.c | 83 u32 limit = start + reg->size - 1; in nv17_fence_context_new()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/ |
H A D | dm_services_types.h | 222 /* Total size of the structure should not exceed 256 bytes */ 225 uint16_t size; /* Bytes 0-1 (2 bytes) */ member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dmub/ |
H A D | dmub_srv.h | 50 * are helpers to query cache window size and allocate framebuffer(s) 134 * @size: size of the region in bytes, zero if invalid 139 uint32_t size; member 144 * @inst_const_size: size of the fw inst const section 145 * @bss_data_size: size of the fw bss data section 146 * @vbios_size: size of the vbios data 160 * @fb_size: required minimum fb size for all regions, aligned to 4096 bytes 167 * The size of each region can be calculated by the caller: 168 * size [all...] |
/kernel/linux/linux-5.10/drivers/memstick/core/ |
H A D | ms_block.h | 266 unsigned long size; member
|
/kernel/linux/linux-5.10/drivers/ntb/hw/intel/ |
H A D | ntb_hw_gen1.h | 135 /* The peer ntb secondary config space is 32KB fixed size */ 164 phys_addr_t *base, resource_size_t *size);
|
/kernel/linux/linux-5.10/drivers/nvmem/ |
H A D | jz4780-efuse.c | 120 .size = 1024,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/ |
H A D | ttm_range_manager.c | 71 lpfn = man->size; in ttm_range_man_alloc()
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_atomic_helper.h | 152 uint32_t size,
|
/kernel/linux/linux-5.10/drivers/staging/media/hantro/ |
H A D | hantro_h1_jpeg_enc.c | 42 vepu_write_relaxed(vpu, ctx->jpeg_enc.bounce_buffer.size, in hantro_h1_jpeg_enc_set_buffers()
|
H A D | rk3399_vpu_hw_jpeg_enc.c | 73 vepu_write_relaxed(vpu, ctx->jpeg_enc.bounce_buffer.size, in rk3399_vpu_jpeg_enc_set_buffers()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | btf.h | 27 /* Figure out the size of a type_id. If type_id is a modifier 28 * (e.g. const), it will be resolved to find out the type with size. 37 * @type_id: Find out the size of type_id. The type_id of the return 39 * @ret_size: It can be NULL. If not NULL, the size of the return 41 * Return: The btf_type (resolved to another type with size info if needed). 42 * NULL is returned if type_id itself does not have size info 44 * has size info. 130 return btf_type_is_int(t) && t->size <= sizeof(u64); in btf_type_is_small_int()
|
/kernel/linux/linux-5.10/include/linux/greybus/ |
H A D | operation.h | 84 * size); and the response message payload (and size). Note that a 140 void *data, size_t size);
|
/kernel/linux/linux-5.10/drivers/ssb/ |
H A D | sprom.c | 101 int (*sprom_check_crc)(const u16 *sprom, size_t size), in ssb_attr_sprom_store() 99 ssb_attr_sprom_store(struct ssb_bus *bus, const char *buf, size_t count, int (*sprom_check_crc)(const u16 *sprom, size_t size), int (*sprom_write)(struct ssb_bus *bus, const u16 *sprom)) ssb_attr_sprom_store() argument
|
/kernel/linux/linux-6.6/drivers/mtd/maps/ |
H A D | lantiq-flash.c | 131 ltq_mtd->map->size = resource_size(ltq_mtd->res); in ltq_mtd_probe()
|
H A D | dc21285.c | 142 .size = 16*1024*1024,
|
/kernel/linux/linux-6.6/drivers/misc/eeprom/ |
H A D | max6875.c | 129 .size = USER_EEPROM_SIZE,
|
H A D | eeprom.c | 113 .size = EEPROM_SIZE,
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | dibx000_common.h | 260 u8 size; /* Actual number of subbands. */ member
|
/kernel/linux/linux-6.6/drivers/memstick/core/ |
H A D | ms_block.h | 265 unsigned long size; member
|
/kernel/linux/linux-6.6/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_core.h | 67 u8 *obuf, size_t *size);
|