/kernel/linux/linux-5.10/fs/ecryptfs/ |
H A D | crypto.c | 340 struct extent_crypt_result *ecr = req->base.data; in crypt_scatterlist()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_drv.h | 398 * Display surface base address adjustement for 877 /* MMIO base address for MIPI regs */ 1935 struct drm_i915_private *i915 = to_i915(obj->base.dev); in i915_gem_object_needs_bit17_swizzle()
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-out.c | 990 a->base = (void *)dev->video_pbase; in vivid_vid_out_g_fbuf()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_pm.c | 1812 &rdev->mode_info.crtcs[crtc]->base.hwmode); in radeon_pm_in_vbl()
|
/kernel/linux/linux-5.10/drivers/remoteproc/ |
H A D | qcom_q6v5_mss.c | 1684 qproc->mdata_phys = rmem->base; in q6v5_alloc_memory_region()
|
/kernel/linux/linux-5.10/drivers/staging/qlge/ |
H A D | qlge.h | 1418 __le64 *base; member
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | 53c700.c | 25 * offsets. Therefore, if you can determine the base address and the 383 host->unique_id = (unsigned long)hostdata->base; in NCR_700_detect()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | bpf.h | 263 * or a memory is read-only. We classify types into two categories: base types 264 * and extended types. Extended types are base types combined with a type flag. 266 * Currently there are no more than 32 base types in arg_type, ret_type and 288 /* Max number of base types. */ 1339 void bpf_map_area_free(void *base);
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | native.c | 17 #include <misc/cxl-base.h>
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | sunxi_nand.c | 184 * @nand: base NAND chip structure 226 * @controller: base controller structure 1727 nanddev_get_ecc_requirements(&nand->base); in sunxi_nand_attach_chip()
|
H A D | mtk_nand.c | 1230 nanddev_get_ecc_requirements(&nand->base); in mtk_nfc_ecc_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x.h | 1192 u32 base; member
|
/kernel/linux/linux-6.6/drivers/net/can/spi/ |
H A D | mcp251x.c | 600 gpio->base = -1; in mcp251x_gpio_setup()
|
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
H A D | felix.c | 1387 ocelot->vcap_pol.base = felix->info->vcap_pol_base; in felix_init_structs()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene/ |
H A D | xgene_enet_main.c | 1788 pdata->cle.base = base_addr + BLOCK_ETH_CLE_CSR_OFFSET; in xgene_enet_get_resources()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | wd33c93.c | 1468 sgiwd93_reset(instance->base); /* yeah, give it the hard one */ in reset_wd33c93()
|
/kernel/linux/linux-6.6/drivers/staging/qlge/ |
H A D | qlge.h | 1418 __le64 *base; member
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | sc16is7xx.c | 1388 s->gpio.base = -1; in sc16is7xx_setup_gpio_chip()
|
H A D | max310x.c | 1450 s->gpio.base = -1; in max310x_probe()
|
/kernel/linux/linux-6.6/drivers/soc/ti/ |
H A D | knav_qmss_queue.c | 1048 writel_relaxed((u32)region->dma_start, ®s->base); in knav_queue_setup_region() 1384 dev_err(kdev->dev, "Failed to map register base for index(%d) node(%pOFn)\n", in knav_queue_map_reg()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_uac2.c | 1874 #define uac2_kstrtobool(s, base, res) kstrtobool((s), (res))
|
H A D | f_uac1.c | 1448 #define uac1_kstrtobool(s, base, res) kstrtobool((s), (res))
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | cp210x.c | 1839 * https://www.silabs.com/community/interface/knowledge-base.entry.html/2017/03/31/cp2102n_setconfig-xsfa in cp2102n_gpioconf_init() 1968 priv->gc.base = -1; in cp210x_gpio_init()
|
/kernel/linux/linux-6.6/drivers/char/ipmi/ |
H A D | ipmi_si_intf.c | 499 static u8 current_global_enables(struct smi_info *smi_info, u8 base, in current_global_enables() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | uvd_v7_0.c | 1289 struct amdgpu_ring *ring = to_amdgpu_ring(job->base.sched); in uvd_v7_0_ring_patch_cs_in_place()
|