Searched defs:flash (Results 1 - 37 of 37) sorted by relevance

/linux-4.1.27/drivers/mtd/maps/
H A Dpxa2xx-flash.c51 struct flash_platform_data *flash = dev_get_platdata(&pdev->dev); pxa2xx_flash_probe() local
/linux-4.1.27/drivers/mtd/devices/
H A Dm25p80.c40 struct m25p *flash = nor->priv; m25p80_read_reg() local
68 struct m25p *flash = nor->priv; m25p80_write_reg() local
81 struct m25p *flash = nor->priv; m25p80_write() local
127 struct m25p *flash = nor->priv; m25p80_read() local
159 struct m25p *flash = nor->priv; m25p80_erase() local
182 struct m25p *flash; m25p_probe() local
245 struct m25p *flash = spi_get_drvdata(spi); m25p_remove() local
H A Dsst25l.c71 static int sst25l_status(struct sst25l_flash *flash, int *status) sst25l_status() argument
95 static int sst25l_write_enable(struct sst25l_flash *flash, int enable) sst25l_write_enable() argument
127 static int sst25l_wait_till_ready(struct sst25l_flash *flash) sst25l_wait_till_ready() argument
146 static int sst25l_erase_sector(struct sst25l_flash *flash, uint32_t offset) sst25l_erase_sector() argument
172 struct sst25l_flash *flash = to_sst25l_flash(mtd); sst25l_erase() local
216 struct sst25l_flash *flash = to_sst25l_flash(mtd); sst25l_read() local
259 struct sst25l_flash *flash = to_sst25l_flash(mtd); sst25l_write() local
358 struct sst25l_flash *flash; sst25l_probe() local
412 struct sst25l_flash *flash = spi_get_drvdata(spi); sst25l_remove() local
H A Dmtd_dataflash.c899 struct dataflash *flash = spi_get_drvdata(spi); dataflash_remove() local
H A Dspear_smi.c178 struct spear_snor_flash *flash[MAX_NUM_FLASH_CHIP]; member in struct:spear_smi
420 get_sector_erase_cmd(struct spear_snor_flash *flash, u32 offset) get_sector_erase_cmd() argument
496 struct spear_snor_flash *flash = get_flash_data(mtd); spear_mtd_erase() local
551 struct spear_snor_flash *flash = get_flash_data(mtd); spear_mtd_read() local
644 struct spear_snor_flash *flash = get_flash_data(mtd); spear_mtd_write() local
816 struct spear_snor_flash *flash; spear_smi_setup_banks() local
1017 struct spear_snor_flash *flash; spear_smi_remove() local
/linux-4.1.27/drivers/spi/
H A Dspi-butterfly.c183 static struct flash_platform_data flash = { variable in typeref:struct:flash_platform_data
/linux-4.1.27/drivers/sbus/char/
H A Dflash.c31 } flash; variable in typeref:struct:__anon8505
/linux-4.1.27/include/linux/platform_data/
H A Dmtd-nand-pxa3xx.h67 const struct pxa3xx_nand_flash * flash; member in struct:pxa3xx_nand_platform_data
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Dos_pri.c770 volatile byte __iomem *flash; pri_get_serial_number() local
/linux-4.1.27/drivers/media/i2c/
H A Dlm3560.c75 static int lm3560_mode_ctrl(struct lm3560_flash *flash) lm3560_mode_ctrl() argument
97 static int lm3560_enable_ctrl(struct lm3560_flash *flash, lm3560_enable_ctrl() argument
121 static int lm3560_torch_brt_ctrl(struct lm3560_flash *flash, lm3560_torch_brt_ctrl() argument
144 static int lm3560_flash_brt_ctrl(struct lm3560_flash *flash, lm3560_flash_brt_ctrl() argument
169 struct lm3560_flash *flash = to_lm3560_flash(ctrl, led_no); lm3560_get_ctrl() local
196 struct lm3560_flash *flash = to_lm3560_flash(ctrl, led_no); lm3560_set_ctrl() local
285 static int lm3560_init_controls(struct lm3560_flash *flash, lm3560_init_controls() argument
356 static int lm3560_subdev_init(struct lm3560_flash *flash, lm3560_subdev_init() argument
380 static int lm3560_init_device(struct lm3560_flash *flash) lm3560_init_device() argument
403 struct lm3560_flash *flash; lm3560_probe() local
454 struct lm3560_flash *flash = i2c_get_clientdata(client); lm3560_remove() local
H A Dlm3646.c84 static int lm3646_mode_ctrl(struct lm3646_flash *flash, lm3646_mode_ctrl() argument
104 struct lm3646_flash *flash = to_lm3646_flash(ctrl); lm3646_get_ctrl() local
138 struct lm3646_flash *flash = to_lm3646_flash(ctrl); lm3646_set_ctrl() local
206 static int lm3646_init_controls(struct lm3646_flash *flash) lm3646_init_controls() argument
274 static int lm3646_subdev_init(struct lm3646_flash *flash) lm3646_subdev_init() argument
296 static int lm3646_init_device(struct lm3646_flash *flash) lm3646_init_device() argument
342 struct lm3646_flash *flash; lm3646_probe() local
384 struct lm3646_flash *flash = i2c_get_clientdata(client); lm3646_remove() local
H A Dadp1653.c49 static int adp1653_update_hw(struct adp1653_flash *flash) adp1653_update_hw() argument
88 static int adp1653_get_fault(struct adp1653_flash *flash) adp1653_get_fault() argument
117 static int adp1653_strobe(struct adp1653_flash *flash, int enable) adp1653_strobe() argument
153 struct adp1653_flash *flash = adp1653_get_ctrl() local
179 struct adp1653_flash *flash = adp1653_set_ctrl() local
209 static int adp1653_init_controls(struct adp1653_flash *flash) adp1653_init_controls() argument
272 adp1653_init_device(struct adp1653_flash *flash) adp1653_init_device() argument
307 __adp1653_set_power(struct adp1653_flash *flash, int on) __adp1653_set_power() argument
328 struct adp1653_flash *flash = to_adp1653_flash(subdev); adp1653_set_power() local
383 struct adp1653_flash *flash = to_adp1653_flash(subdev); adp1653_suspend() local
395 struct adp1653_flash *flash = to_adp1653_flash(subdev); adp1653_resume() local
413 struct adp1653_flash *flash; adp1653_probe() local
452 struct adp1653_flash *flash = to_adp1653_flash(subdev); adp1653_remove() local
H A Das3645a.c139 static int as3645a_write(struct as3645a *flash, u8 addr, u8 val) as3645a_write() argument
153 static int as3645a_read(struct as3645a *flash, u8 addr) as3645a_read() argument
180 static int as3645a_set_config(struct as3645a *flash) as3645a_set_config() argument
215 as3645a_set_control(struct as3645a *flash, enum as_mode mode, bool on) as3645a_set_control() argument
250 static int as3645a_set_output(struct as3645a *flash, bool strobe) as3645a_set_output() argument
280 static int as3645a_is_active(struct as3645a *flash) as3645a_is_active() argument
288 static int as3645a_read_fault(struct as3645a *flash) as3645a_read_fault() argument
326 struct as3645a *flash = as3645a_get_ctrl() local
373 struct as3645a *flash = as3645a_set_ctrl() local
480 static int as3645a_setup(struct as3645a *flash) as3645a_setup() argument
515 static int __as3645a_set_power(struct as3645a *flash, int on) __as3645a_set_power() argument
542 struct as3645a *flash = to_as3645a(sd); as3645a_set_power() local
563 struct as3645a *flash = to_as3645a(sd); as3645a_registered() local
672 struct as3645a *flash = to_as3645a(subdev); as3645a_suspend() local
689 struct as3645a *flash = to_as3645a(subdev); as3645a_resume() local
716 static int as3645a_init_controls(struct as3645a *flash) as3645a_init_controls() argument
810 struct as3645a *flash; as3645a_probe() local
850 struct as3645a *flash = to_as3645a(subdev); as3645a_remove() local
/linux-4.1.27/drivers/scsi/qla4xxx/
H A Dql4_bsg.c22 uint8_t *flash = NULL; qla4xxx_read_flash() local
88 uint8_t *flash = NULL; qla4xxx_update_flash() local
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_modules.h44 struct bfa_flash_s flash; /* flash module */ member in struct:bfa_modules_s
H A Dbfa_core.c140 struct bfa_flash_s *flash = BFA_FLASH(bfa); bfa_com_flash_attach() local
H A Dbfa_ioc.c4222 bfa_flash_cb(struct bfa_flash_s *flash) bfa_flash_cb() argument
4232 struct bfa_flash_s *flash = cbarg; bfa_flash_notify() local
4258 struct bfa_flash_s *flash = cbarg; bfa_flash_query_send() local
4275 bfa_flash_write_send(struct bfa_flash_s *flash) bfa_flash_write_send() argument
4309 struct bfa_flash_s *flash = cbarg; bfa_flash_read_send() local
4334 struct bfa_flash_s *flash = cbarg; bfa_flash_erase_send() local
4354 struct bfa_flash_s *flash = flasharg; bfa_flash_intr() local
4490 bfa_flash_attach(struct bfa_flash_s *flash, struct bfa_ioc_s *ioc, void *dev, bfa_flash_attach() argument
4520 bfa_flash_memclaim(struct bfa_flash_s *flash, u8 *dm_kva, u64 dm_pa, bfa_flash_memclaim() argument
4544 bfa_flash_get_attr(struct bfa_flash_s *flash, struct bfa_flash_attr_s *attr, bfa_flash_get_attr() argument
4578 bfa_flash_erase_part(struct bfa_flash_s *flash, enum bfa_flash_part_type type, bfa_flash_erase_part() argument
4620 bfa_flash_update_part(struct bfa_flash_s *flash, enum bfa_flash_part_type type, bfa_flash_update_part() argument
4677 bfa_flash_read_part(struct bfa_flash_s *flash, enum bfa_flash_part_type type, bfa_flash_read_part() argument
/linux-4.1.27/include/video/
H A Dauo_k190xfb.h62 int flash; member in struct:auok190xfb_par
/linux-4.1.27/arch/arm/mach-sa1100/
H A Dgeneric.c239 void sa11x0_register_mtd(struct flash_platform_data *flash, sa11x0_register_mtd() argument
/linux-4.1.27/drivers/misc/genwqe/
H A Dcard_dev.c512 u64 flash = 0; do_flash_update() local
648 u64 flash = 0; do_flash_read() local
/linux-4.1.27/drivers/media/i2c/m5mols/
H A Dm5mols.h70 u16 flash; member in struct:m5mols_exif
126 u8 flash; member in struct:m5mols_scenemode
/linux-4.1.27/drivers/video/fbdev/
H A Dauo_k190x.c685 int flash, ret; flash_store() local
/linux-4.1.27/arch/arm/mach-ixp4xx/
H A Dgoramo_mlr.c338 static inline u8 __init flash_readb(u8 __iomem *flash, u32 addr) flash_readb() argument
347 static inline u16 __init flash_readw(u8 __iomem *flash, u32 addr) flash_readw() argument
358 u8 __iomem *flash; gmlr_init() local
/linux-4.1.27/drivers/media/rc/
H A Dredrat3.c170 atomic_t flash; member in struct:redrat3_dev
/linux-4.1.27/drivers/scsi/aic94xx/
H A Daic94xx_hwi.h106 struct flash_struct flash; member in struct:hw_profile
/linux-4.1.27/include/uapi/linux/
H A Dtelephony.h247 unsigned int flash:1; member in struct:phone_except
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/
H A Dqlge_main.c703 __le16 *flash = (__le16 *)&qdev->flash; ql_validate_flash() local
H A Dqlge.h2137 union flash_params flash; member in struct:ql_adapter
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.c3054 bfa_flash_cb(struct bfa_flash *flash) bfa_flash_cb() argument
3064 struct bfa_flash *flash = cbarg; bfa_flash_notify() local
3084 bfa_flash_write_send(struct bfa_flash *flash) bfa_flash_write_send() argument
3118 struct bfa_flash *flash = cbarg; bfa_flash_read_send() local
3144 struct bfa_flash *flash = flasharg; bfa_flash_intr() local
3240 bfa_nw_flash_attach(struct bfa_flash *flash, struct bfa_ioc *ioc, void *dev) bfa_nw_flash_attach() argument
3261 bfa_nw_flash_memclaim(struct bfa_flash *flash, u8 *dm_kva, u64 dm_pa) bfa_nw_flash_memclaim() argument
3281 bfa_nw_flash_get_attr(struct bfa_flash *flash, struct bfa_flash_attr *attr, bfa_nw_flash_get_attr() argument
3321 bfa_nw_flash_update_part(struct bfa_flash *flash, u32 type, u8 instance, bfa_nw_flash_update_part() argument
3370 bfa_nw_flash_read_part(struct bfa_flash *flash, u32 type, u8 instance, bfa_nw_flash_read_part() argument
H A Dbna_types.h938 struct bfa_flash flash; member in struct:bna
/linux-4.1.27/drivers/infiniband/hw/amso1100/
H A Dc2_wr.h1466 union c2wr_flash flash; member in union:c2wr
/linux-4.1.27/drivers/media/platform/exynos4-is/
H A Dfimc-is-param.h691 struct param_isp_flash flash; member in struct:isp_param
868 u32 flash; member in struct:exif_attribute
/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dbnx2.c4327 const struct flash_spec *flash; bnx2_init_nvram() local
/linux-4.1.27/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h219 u_int flash[8]; /* counter for flashing 8 leds on activity */ member in struct:hfc_multi
/linux-4.1.27/drivers/scsi/esas2r/
H A Datioctl.h1159 struct atto_ioctl_vda_flash_cmd flash; member in union:atto_ioctl_vda::__anon8811
H A Datvda.h1219 struct atto_vda_flash_req flash; member in union:atto_vda_req
/linux-4.1.27/drivers/net/wireless/
H A Dairo.c1202 unsigned short *flash; member in struct:airo_info

Completed in 1299 milliseconds