| /linux-4.4.14/drivers/misc/ | 
| D | sram.c | 89 static int sram_add_pool(struct sram_dev *sram, struct sram_reserve *block,  in sram_add_pool()109 static int sram_add_export(struct sram_dev *sram, struct sram_reserve *block,  in sram_add_export()
 127 static int sram_add_partition(struct sram_dev *sram, struct sram_reserve *block,  in sram_add_partition()
 151 static void sram_free_partitions(struct sram_dev *sram)  in sram_free_partitions()
 178 static int sram_reserve_regions(struct sram_dev *sram, struct resource *res)  in sram_reserve_regions()
 339 	struct sram_dev *sram;  in sram_probe()  local
 392 	struct sram_dev *sram = platform_get_drvdata(pdev);  in sram_remove()  local
 
 | 
| /linux-4.4.14/arch/arm64/boot/dts/arm/ | 
| D | juno-base.dtsi | 59 	sram: sram@2e000000 {  label
 | 
| /linux-4.4.14/firmware/av7110/ | 
| D | Boot.S | 107 sram: .word   0x9e000800  label
 | 
| /linux-4.4.14/arch/powerpc/boot/ | 
| D | treeboot-walnut.c | 25 	void *devp, *sram;  in walnut_flashsel_fixup()  local
 | 
| /linux-4.4.14/arch/arm/boot/dts/ | 
| D | imx27-phytec-phycore-som.dtsi | 340 	sram: sram@1,0 {  label
 | 
| D | nspire.dtsi | 27 	sram: sram@A4000000 {  label
 | 
| D | rk3188.dtsi | 96 	sram: sram@10080000 {  label
 | 
| D | rk3066a.dtsi | 81 	sram: sram@10080000 {  label
 | 
| D | at91sam9261.dtsi | 63 	sram: sram@00300000 {  label
 | 
| D | at91rm9200.dtsi | 69 	sram: sram@00200000 {  label
 | 
| D | at91sam9n12.dtsi | 67 	sram: sram@00300000 {  label
 | 
| D | at91sam9rl.dtsi | 73 	sram: sram@00300000 {  label
 | 
| D | at91sam9x5.dtsi | 75 	sram: sram@00300000 {  label
 | 
| D | at91sam9g45.dtsi | 77 	sram: sram@00300000 {  label
 | 
| D | sama5d3.dtsi | 82 	sram: sram@00300000 {  label
 | 
| /linux-4.4.14/arch/avr32/mach-at32ap/ | 
| D | pm.c | 116 	void		*sram;  in avr32_pm_enter()  local
 | 
| /linux-4.4.14/arch/powerpc/platforms/52xx/ | 
| D | mpc52xx_pm.c | 21 static void __iomem *sram;  variable
 | 
| D | lite5200_pm.c | 18 static void __iomem *sram;  variable
 | 
| /linux-4.4.14/drivers/net/wireless/ath/ath9k/ | 
| D | ar9003_aic.h | 53 	struct ath_aic_sram_info sram;  member
 | 
| /linux-4.4.14/arch/arm/mach-pxa/ | 
| D | pxa3xx.c | 58 static void __iomem *sram;  variable
 | 
| /linux-4.4.14/arch/arm/mach-ixp4xx/include/mach/ | 
| D | qmgr.h | 57 	u32 sram[2048];		/* 0x2000 - 0x3FFF - config and buffer */  member
 | 
| /linux-4.4.14/drivers/usb/host/ | 
| D | ohci-tmio.c | 192 	struct resource *sram = platform_get_resource(dev, IORESOURCE_MEM, 2);  in ohci_hcd_tmio_drv_probe()  local
 | 
| /linux-4.4.14/drivers/net/wireless/ | 
| D | ray_cs.h | 29     void __iomem *sram;            /* pointer to beginning of shared RAM     */  member
 | 
| D | mwl8k.c | 188 	void __iomem *sram;  member
 | 
| /linux-4.4.14/arch/x86/platform/ts5500/ | 
| D | ts5500.c | 82 	bool	sram;  member
 | 
| /linux-4.4.14/drivers/media/dvb-frontends/ | 
| D | dib7000m.c | 151 		sram = 0x0005; /* by default SRAM output is disabled */  in dib7000m_set_output_mode()  local
 | 
| D | dib8000.c | 404 	u16 outreg, fifo_threshold, smo_mode, sram = 0x0205;	/* by default SDRAM deintlv is enabled */  in dib8000_set_output_mode()  local
 | 
| /linux-4.4.14/drivers/media/platform/sti/c8sectpfe/ | 
| D | c8sectpfe-core.h | 95 	void __iomem *sram;  member
 | 
| /linux-4.4.14/drivers/crypto/ | 
| D | mv_cesa.c | 88 	void __iomem *sram;  member
 | 
| /linux-4.4.14/drivers/crypto/marvell/ | 
| D | cesa.h | 438 	void __iomem *sram;  member
 | 
| /linux-4.4.14/sound/soc/intel/atom/sst/ | 
| D | sst.h | 343 	void *sram;  member
 | 
| /linux-4.4.14/drivers/media/pci/bt8xx/ | 
| D | bttvp.h | 101 	int   sram;  member
 | 
| /linux-4.4.14/drivers/mtd/nand/ | 
| D | atmel_nand.c | 1970 	void *sram = host->nfc->sram_bank0 + nfc_get_sram_off(host);  in nfc_sram_write_page()  local
 | 
| /linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ | 
| D | debugfs.c | 107 	int sram;  in iwl_dbgfs_sram_read()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/amd/ | 
| D | pcnet32.c | 1547 	int fdx, mii, fset, dxsuflo, sram;  in pcnet32_probe1()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/myricom/myri10ge/ | 
| D | myri10ge.c | 221 	u8 __iomem *sram;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/marvell/ | 
| D | mvpp2.c | 879 	union mvpp2_prs_sram_entry sram;  member
 |