Home
last modified time | relevance | path

Searched defs:sram (Results 1 - 25 of 67) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/memory/
H A DMakefile
/kernel/linux/linux-6.6/drivers/memory/
H A DMakefile
/kernel/linux/linux-5.10/drivers/misc/
H A Dsram-exec.c30 int sram_check_protect_exec(struct sram_dev *sram, struct sram_reserve *block, in sram_check_protect_exec() argument
H A Dsram.h43 static inline int sram_check_protect_exec(struct sram_dev *sram, in sram_check_protect_exec() argument
H A Dsram.c55 static int sram_add_pool(struct sram_dev *sram, struct sram_reserve *block, in sram_add_pool() argument
75 static int sram_add_export(struct sram_dev *sram, struct sram_reserve *block, in sram_add_export() argument
93 static int sram_add_partition(struct sram_dev *sram, struct sram_reserve *block, in sram_add_partition() argument
129 sram_free_partitions(struct sram_dev *sram) sram_free_partitions() argument
156 sram_reserve_regions(struct sram_dev *sram, struct resource *res) sram_reserve_regions() argument
342 struct sram_dev *sram; sram_probe() local
402 struct sram_dev *sram = platform_get_drvdata(pdev); sram_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/misc/
H A Dsram-exec.c22 int sram_check_protect_exec(struct sram_dev *sram, struct sram_reserve *block, in sram_check_protect_exec() argument
H A Dsram.h51 static inline int sram_check_protect_exec(struct sram_dev *sram, in sram_check_protect_exec() argument
H A Dsram.c55 static int sram_add_pool(struct sram_dev *sram, struct sram_reserve *block, in sram_add_pool() argument
75 static int sram_add_export(struct sram_dev *sram, struct sram_reserve *block, in sram_add_export() argument
93 static int sram_add_partition(struct sram_dev *sram, struct sram_reserve *block, in sram_add_partition() argument
146 sram_free_partitions(struct sram_dev *sram) sram_free_partitions() argument
173 sram_reserve_regions(struct sram_dev *sram, struct resource *res) sram_reserve_regions() argument
377 struct sram_dev *sram; sram_probe() local
440 struct sram_dev *sram = platform_get_drvdata(pdev); sram_remove() local
[all...]
/kernel/linux/linux-5.10/arch/arm/plat-omap/
H A Dsram.c63 void *sram; in omap_sram_push() local
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dsram-init.c61 void *sram; in omap_sram_push() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/52xx/
H A Dlite5200_pm.c19 static void __iomem *sram; variable
H A Dmpc52xx_pm.c22 static void __iomem *sram; variable
/kernel/linux/linux-6.6/arch/powerpc/platforms/52xx/
H A Dlite5200_pm.c21 static void __iomem *sram; variable
H A Dmpc52xx_pm.c24 static void __iomem *sram; variable
/kernel/linux/linux-5.10/include/linux/soc/ixp4xx/
H A Dqmgr.h54 u32 sram[2048]; /* 0x2000 - 0x3FFF - config and buffer */ member
/kernel/linux/linux-6.6/include/linux/soc/ixp4xx/
H A Dqmgr.h54 u32 sram[2048]; /* 0x2000 - 0x3FFF - config and buffer */ member
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dpxa3xx.c59 static void __iomem *sram; variable
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsram.c83 void *sram; in omap_sram_push() local
/kernel/linux/linux-6.6/arch/arm/mach-pxa/
H A Dpxa3xx.c64 static void __iomem *sram; variable
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dray_cs.h30 void __iomem *sram; /* pointer to beginning of shared RAM */ member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dar9003_aic.c279 struct ath_aic_sram_info sram; in ar9003_aic_cal_post_process() local
392 struct ath_aic_sram_info sram; ar9003_aic_cal_post_process() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-tmio.c192 struct resource *sram = platform_get_resource(dev, IORESOURCE_MEM, 2); in ohci_hcd_tmio_drv_probe() local
/kernel/linux/linux-6.6/drivers/firmware/tegra/
H A Dbpmp-tegra186.c24 void __iomem *sram; member
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dar9003_aic.c279 struct ath_aic_sram_info sram; in ar9003_aic_cal_post_process() local
392 struct ath_aic_sram_info sram; ar9003_aic_cal_post_process() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/
H A Dray_cs.h30 void __iomem *sram; /* pointer to beginning of shared RAM */ member

Completed in 9 milliseconds

123