Home
last modified time | relevance | path

Searched refs:devm_kzalloc (Results 1 – 200 of 2287) sorted by relevance

12345678910>>...12

/linux-4.4.14/drivers/hwtracing/coresight/
Dof_coresight.c82 pdata->outports = devm_kzalloc(dev, pdata->nr_outport * in of_coresight_alloc_memory()
89 pdata->child_names = devm_kzalloc(dev, pdata->nr_outport * in of_coresight_alloc_memory()
96 pdata->child_ports = devm_kzalloc(dev, pdata->nr_outport * in of_coresight_alloc_memory()
117 pdata = devm_kzalloc(dev, sizeof(*pdata), GFP_KERNEL); in of_get_coresight_platform_data()
Dcoresight-replicator.c83 drvdata = devm_kzalloc(dev, sizeof(*drvdata), GFP_KERNEL); in replicator_probe()
99 desc = devm_kzalloc(dev, sizeof(*desc), GFP_KERNEL); in replicator_probe()
Dcoresight-replicator-qcom.c121 drvdata = devm_kzalloc(dev, sizeof(*drvdata), GFP_KERNEL); in replicator_probe()
142 desc = devm_kzalloc(dev, sizeof(*desc), GFP_KERNEL); in replicator_probe()
Dcoresight-tpiu.c133 drvdata = devm_kzalloc(dev, sizeof(*drvdata), GFP_KERNEL); in tpiu_probe()
158 desc = devm_kzalloc(dev, sizeof(*desc), GFP_KERNEL); in tpiu_probe()
Dcoresight-funnel.c190 drvdata = devm_kzalloc(dev, sizeof(*drvdata), GFP_KERNEL); in funnel_probe()
211 desc = devm_kzalloc(dev, sizeof(*desc), GFP_KERNEL); in funnel_probe()
/linux-4.4.14/drivers/clk/
Dclk-max-gen.c121 clocks = devm_kzalloc(dev, sizeof(struct clk *) * num_init, GFP_KERNEL); in max_gen_clk_probe()
125 max_gen_clks = devm_kzalloc(dev, sizeof(struct max_gen_clk) in max_gen_clk_probe()
135 init = devm_kzalloc(dev, sizeof(*init), GFP_KERNEL); in max_gen_clk_probe()
166 of_data = devm_kzalloc(dev, sizeof(*of_data), GFP_KERNEL); in max_gen_clk_probe()
Dclk-twl6040.c85 clkdata = devm_kzalloc(&pdev->dev, sizeof(*clkdata), GFP_KERNEL); in twl6040_clk_probe()
/linux-4.4.14/drivers/i2c/muxes/
Di2c-mux-pinctrl.c66 mux->pdata = devm_kzalloc(&pdev->dev, sizeof(*mux->pdata), GFP_KERNEL); in i2c_mux_pinctrl_parse_dt()
80 mux->pdata->pinctrl_states = devm_kzalloc(&pdev->dev, in i2c_mux_pinctrl_parse_dt()
138 mux = devm_kzalloc(&pdev->dev, sizeof(*mux), GFP_KERNEL); in i2c_mux_pinctrl_probe()
160 mux->states = devm_kzalloc(&pdev->dev, in i2c_mux_pinctrl_probe()
169 mux->busses = devm_kzalloc(&pdev->dev, in i2c_mux_pinctrl_probe()
Di2c-mux-gpio.c88 values = devm_kzalloc(&pdev->dev, in i2c_mux_gpio_probe_dt()
111 gpios = devm_kzalloc(&pdev->dev, in i2c_mux_gpio_probe_dt()
145 mux = devm_kzalloc(&pdev->dev, sizeof(*mux), GFP_KERNEL); in i2c_mux_gpio_probe()
186 mux->adap = devm_kzalloc(&pdev->dev, in i2c_mux_gpio_probe()
Di2c-mux-reg.c135 values = devm_kzalloc(&pdev->dev, in i2c_mux_reg_probe_dt()
179 mux = devm_kzalloc(&pdev->dev, sizeof(*mux), GFP_KERNEL); in i2c_mux_reg_probe()
218 mux->adap = devm_kzalloc(&pdev->dev, in i2c_mux_reg_probe()
/linux-4.4.14/drivers/leds/
Dleds-netxbig.c338 addr = devm_kzalloc(dev, num_addr * sizeof(*addr), GFP_KERNEL); in gpio_ext_get_of_pdata()
358 data = devm_kzalloc(dev, num_data * sizeof(*data), GFP_KERNEL); in gpio_ext_get_of_pdata()
403 gpio_ext = devm_kzalloc(dev, sizeof(*gpio_ext), GFP_KERNEL); in netxbig_leds_get_of_pdata()
418 timers = devm_kzalloc(dev, num_timers * sizeof(*timers), in netxbig_leds_get_of_pdata()
447 leds = devm_kzalloc(dev, num_leds * sizeof(*leds), GFP_KERNEL); in netxbig_leds_get_of_pdata()
473 devm_kzalloc(dev, in netxbig_leds_get_of_pdata()
554 pdata = devm_kzalloc(&pdev->dev, sizeof(*pdata), GFP_KERNEL); in netxbig_led_probe()
562 leds_data = devm_kzalloc(&pdev->dev, in netxbig_led_probe()
Dleds-mc13783.c133 pdata = devm_kzalloc(dev, sizeof(*pdata), GFP_KERNEL); in mc13xxx_led_probe_dt()
149 pdata->led = devm_kzalloc(dev, pdata->num_leds * sizeof(*pdata->led), in mc13xxx_led_probe_dt()
200 leds = devm_kzalloc(dev, sizeof(*leds), GFP_KERNEL); in mc13xxx_led_probe()
223 leds->led = devm_kzalloc(dev, leds->num_leds * sizeof(*leds->led), in mc13xxx_led_probe()
Dleds-ns2.c272 leds = devm_kzalloc(dev, num_leds * sizeof(struct ns2_led), in ns2_leds_get_of_pdata()
306 modval = devm_kzalloc(dev, in ns2_leds_get_of_pdata()
363 pdata = devm_kzalloc(&pdev->dev, in ns2_led_probe()
378 priv = devm_kzalloc(&pdev->dev, in ns2_led_probe()
Dleds-pca963x.c286 pca963x_leds = devm_kzalloc(&client->dev, in pca963x_dt_init()
305 pdata = devm_kzalloc(&client->dev, in pca963x_dt_init()
371 pca963x_chip = devm_kzalloc(&client->dev, sizeof(*pca963x_chip), in pca963x_probe()
375 pca963x = devm_kzalloc(&client->dev, chip->n_leds * sizeof(*pca963x), in pca963x_probe()
Dleds-bcm6328.c271 led = devm_kzalloc(dev, sizeof(*led), GFP_KERNEL); in bcm6328_led()
355 lock = devm_kzalloc(dev, sizeof(*lock), GFP_KERNEL); in bcm6328_leds_probe()
359 blink_leds = devm_kzalloc(dev, sizeof(*blink_leds), GFP_KERNEL); in bcm6328_leds_probe()
363 blink_delay = devm_kzalloc(dev, sizeof(*blink_delay), GFP_KERNEL); in bcm6328_leds_probe()
Dleds-bcm6358.c106 led = devm_kzalloc(dev, sizeof(*led), GFP_KERNEL); in bcm6358_led()
177 lock = devm_kzalloc(dev, sizeof(*lock), GFP_KERNEL); in bcm6358_leds_probe()
Dleds-powernv.c263 powernv_led = devm_kzalloc(dev, sizeof(*powernv_led), in powernv_led_classdev()
298 powernv_led_common = devm_kzalloc(dev, sizeof(*powernv_led_common), in powernv_led_probe()
Dleds-pca955x.c296 pca955x = devm_kzalloc(&client->dev, sizeof(*pca955x), GFP_KERNEL); in pca955x_probe()
300 pca955x->leds = devm_kzalloc(&client->dev, in pca955x_probe()
Dleds-gpio.c180 priv = devm_kzalloc(dev, sizeof_gpio_leds_priv(count), GFP_KERNEL); in gpio_leds_create()
254 priv = devm_kzalloc(&pdev->dev, in gpio_led_probe()
Dleds-s3c24xx.c77 led = devm_kzalloc(&dev->dev, sizeof(struct s3c24xx_gpio_led), in s3c24xx_led_probe()
/linux-4.4.14/sound/soc/fsl/
Dimx-pcm-dma.c63 config = devm_kzalloc(&pdev->dev, in imx_pcm_dma_init()
69 pcm_hardware = devm_kzalloc(&pdev->dev, in imx_pcm_dma_init()
Dimx-spdif.c34 data = devm_kzalloc(&pdev->dev, sizeof(*data), GFP_KERNEL); in imx_spdif_audio_probe()
Dpcm030-audio-fabric.c66 pdata = devm_kzalloc(&op->dev, sizeof(struct pcm030_audio_data), in pcm030_fabric_probe()
/linux-4.4.14/sound/soc/atmel/
Dsam9x5_wm8731.c92 card = devm_kzalloc(&pdev->dev, sizeof(*card), GFP_KERNEL); in sam9x5_wm8731_driver_probe()
93 priv = devm_kzalloc(&pdev->dev, sizeof(*priv), GFP_KERNEL); in sam9x5_wm8731_driver_probe()
94 dai = devm_kzalloc(&pdev->dev, sizeof(*dai), GFP_KERNEL); in sam9x5_wm8731_driver_probe()
Datmel-classd.c62 pdata = devm_kzalloc(dev, sizeof(*pdata), GFP_KERNEL); in atmel_classd_dt_init()
504 dai_link = devm_kzalloc(dev, sizeof(*dai_link), GFP_KERNEL); in atmel_classd_asoc_card_init()
557 dd = devm_kzalloc(dev, sizeof(*dd), GFP_KERNEL); in atmel_classd_probe()
638 card = devm_kzalloc(dev, sizeof(*card), GFP_KERNEL); in atmel_classd_probe()
/linux-4.4.14/drivers/hwmon/
Diio_hwmon.c78 st = devm_kzalloc(dev, sizeof(*st), GFP_KERNEL); in iio_hwmon_probe()
90 st->attrs = devm_kzalloc(dev, in iio_hwmon_probe()
99 a = devm_kzalloc(dev, sizeof(*a), GFP_KERNEL); in iio_hwmon_probe()
Dgpio-fan.c458 alarm = devm_kzalloc(dev, sizeof(struct gpio_fan_alarm), in gpio_fan_get_of_pdata()
480 ctrl = devm_kzalloc(dev, pdata->num_ctrl * sizeof(unsigned), in gpio_fan_get_of_pdata()
512 speed = devm_kzalloc(dev, in gpio_fan_get_of_pdata()
546 fan_data = devm_kzalloc(&pdev->dev, sizeof(struct gpio_fan_data), in gpio_fan_probe()
553 pdata = devm_kzalloc(&pdev->dev, in gpio_fan_probe()
Dibmpowernv.c312 sensor_groups[type].group.attrs = devm_kzalloc(&pdev->dev, in populate_attr_groups()
360 sdata = devm_kzalloc(&pdev->dev, pdata->sensors_count * sizeof(*sdata), in create_device_attrs()
446 pdata = devm_kzalloc(&pdev->dev, sizeof(*pdata), GFP_KERNEL); in ibmpowernv_probe()
Dscpi-hwmon.c133 scpi_sensors = devm_kzalloc(dev, sizeof(*scpi_sensors), GFP_KERNEL); in scpi_hwmon_probe()
232 zone = devm_kzalloc(dev, sizeof(*zone), GFP_KERNEL); in scpi_hwmon_probe()
Dpwm-fan.c189 ctx->pwm_fan_cooling_levels = devm_kzalloc(dev, num * sizeof(u32), in pwm_fan_of_get_cooling_data()
222 ctx = devm_kzalloc(&pdev->dev, sizeof(*ctx), GFP_KERNEL); in pwm_fan_probe()
/linux-4.4.14/drivers/scsi/isci/
Dprobe_roms.c55 rom = devm_kzalloc(&pdev->dev, sizeof(*rom), GFP_KERNEL); in isci_request_oprom()
131 orom = devm_kzalloc(&pdev->dev, fw->size, GFP_KERNEL); in isci_request_firmware()
178 efi_data = devm_kzalloc(&pdev->dev, data_len, GFP_KERNEL); in isci_get_efi_var()
Dinit.c235 sas_phys = devm_kzalloc(&isci_host->pdev->dev, in isci_register_sas_ha()
241 sas_ports = devm_kzalloc(&isci_host->pdev->dev, in isci_register_sas_ha()
519 ihost = devm_kzalloc(&pdev->dev, sizeof(*ihost), GFP_KERNEL); in isci_host_alloc()
628 pci_info = devm_kzalloc(&pdev->dev, sizeof(*pci_info), GFP_KERNEL); in isci_pci_probe()
/linux-4.4.14/drivers/pwm/
Dpwm-lp3943.c211 pdata = devm_kzalloc(dev, sizeof(*pdata), GFP_KERNEL); in lp3943_pwm_parse_dt()
228 output = devm_kzalloc(dev, sizeof(*output) * num_outputs, in lp3943_pwm_parse_dt()
238 pwm_map = devm_kzalloc(dev, sizeof(*pwm_map), GFP_KERNEL); in lp3943_pwm_parse_dt()
262 lp3943_pwm = devm_kzalloc(&pdev->dev, sizeof(*lp3943_pwm), GFP_KERNEL); in lp3943_pwm_probe()
/linux-4.4.14/drivers/pinctrl/samsung/
Dpinctrl-exynos5440.c643 *pin_list = devm_kzalloc(dev, *npins * sizeof(**pin_list), GFP_KERNEL); in exynos5440_pinctrl_parse_dt_pins()
672 groups = devm_kzalloc(dev, grp_cnt * sizeof(*groups), GFP_KERNEL); in exynos5440_pinctrl_parse_dt()
678 functions = devm_kzalloc(dev, grp_cnt * sizeof(*functions), GFP_KERNEL); in exynos5440_pinctrl_parse_dt()
722 func->groups = devm_kzalloc(dev, sizeof(char *), GFP_KERNEL); in exynos5440_pinctrl_parse_dt()
750 ctrldesc = devm_kzalloc(dev, sizeof(*ctrldesc), GFP_KERNEL); in exynos5440_pinctrl_register()
760 pindesc = devm_kzalloc(&pdev->dev, sizeof(*pindesc) * in exynos5440_pinctrl_register()
775 pin_names = devm_kzalloc(&pdev->dev, sizeof(char) * PIN_NAME_LENGTH * in exynos5440_pinctrl_register()
814 gc = devm_kzalloc(&pdev->dev, sizeof(*gc), GFP_KERNEL); in exynos5440_gpiolib_register()
915 intd = devm_kzalloc(dev, sizeof(*intd) * EXYNOS5440_MAX_GPIO_INT, in exynos5440_gpio_irq_init()
960 priv = devm_kzalloc(dev, sizeof(*priv), GFP_KERNEL); in exynos5440_pinctrl_probe()
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_iommu.c46 dev->dma_parms = devm_kzalloc(dev, sizeof(*dev->dma_parms), in drm_create_iommu_mapping()
93 subdrv_dev->dma_parms = devm_kzalloc(subdrv_dev, in drm_iommu_attach_device()
Dexynos_drm_dpi.c278 vm = devm_kzalloc(dev, sizeof(*ctx->vm), GFP_KERNEL); in exynos_dpi_parse_dt()
331 ctx = devm_kzalloc(dev, sizeof(*ctx), GFP_KERNEL); in exynos_dpi_probe()
/linux-4.4.14/drivers/pinctrl/freescale/
Dpinctrl-mxs.c359 group = devm_kzalloc(&pdev->dev, length, GFP_KERNEL); in mxs_pinctrl_parse_group()
373 g->pins = devm_kzalloc(&pdev->dev, g->npins * sizeof(*g->pins), in mxs_pinctrl_parse_group()
378 g->muxsel = devm_kzalloc(&pdev->dev, g->npins * sizeof(*g->muxsel), in mxs_pinctrl_parse_group()
429 soc->functions = devm_kzalloc(&pdev->dev, soc->nfunctions * in mxs_pinctrl_probe_dt()
434 soc->groups = devm_kzalloc(&pdev->dev, soc->ngroups * in mxs_pinctrl_probe_dt()
495 f->groups = devm_kzalloc(&pdev->dev, f->ngroups * in mxs_pinctrl_probe_dt()
519 d = devm_kzalloc(&pdev->dev, sizeof(*d), GFP_KERNEL); in mxs_pinctrl_probe()
Dpinctrl-imx1-core.c491 grp->pins = devm_kzalloc(info->dev, in imx1_pinctrl_parse_groups()
493 grp->pin_ids = devm_kzalloc(info->dev, in imx1_pinctrl_parse_groups()
531 func->groups = devm_kzalloc(info->dev, in imx1_pinctrl_parse_functions()
574 info->functions = devm_kzalloc(&pdev->dev, in imx1_pinctrl_parse_dt()
578 info->groups = devm_kzalloc(&pdev->dev, in imx1_pinctrl_parse_dt()
611 ipctl = devm_kzalloc(&pdev->dev, sizeof(*ipctl), GFP_KERNEL); in imx1_pinctrl_core_probe()
Dpinctrl-imx.c538 grp->pins = devm_kzalloc(info->dev, grp->npins * sizeof(struct imx_pin), in imx_pinctrl_parse_groups()
540 grp->pin_ids = devm_kzalloc(info->dev, grp->npins * sizeof(unsigned int), in imx_pinctrl_parse_groups()
606 func->groups = devm_kzalloc(info->dev, in imx_pinctrl_parse_functions()
665 info->functions = devm_kzalloc(&pdev->dev, nfuncs * sizeof(struct imx_pmx_func), in imx_pinctrl_probe_dt()
677 info->groups = devm_kzalloc(&pdev->dev, info->ngroups * sizeof(struct imx_pin_group), in imx_pinctrl_probe_dt()
708 ipctl = devm_kzalloc(&pdev->dev, sizeof(*ipctl), GFP_KERNEL); in imx_pinctrl_probe()
/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_platform.c47 plat->mdio_bus_data = devm_kzalloc(&pdev->dev, in sxgbe_probe_config_dt()
51 dma_cfg = devm_kzalloc(&pdev->dev, sizeof(*dma_cfg), GFP_KERNEL); in sxgbe_probe_config_dt()
98 plat_dat = devm_kzalloc(&pdev->dev, in sxgbe_platform_probe()
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_pci.c170 plat = devm_kzalloc(&pdev->dev, sizeof(*plat), GFP_KERNEL); in stmmac_pci_probe()
174 plat->mdio_bus_data = devm_kzalloc(&pdev->dev, in stmmac_pci_probe()
180 plat->dma_cfg = devm_kzalloc(&pdev->dev, sizeof(*plat->dma_cfg), in stmmac_pci_probe()
Dstmmac_platform.c114 plat = devm_kzalloc(&pdev->dev, sizeof(*plat), GFP_KERNEL); in stmmac_probe_config_dt()
153 devm_kzalloc(&pdev->dev, in stmmac_probe_config_dt()
211 dma_cfg = devm_kzalloc(&pdev->dev, sizeof(*dma_cfg), in stmmac_probe_config_dt()
Ddwmac-meson.c66 dwmac = devm_kzalloc(&pdev->dev, sizeof(*dwmac), GFP_KERNEL); in meson6_dwmac_probe()
/linux-4.4.14/drivers/thermal/int340x_thermal/
Dint3403_thermal.c88 obj = devm_kzalloc(&priv->pdev->dev, sizeof(*obj), GFP_KERNEL); in int3403_sensor_add()
175 obj = devm_kzalloc(&priv->pdev->dev, sizeof(*obj), GFP_KERNEL); in int3403_cdev_add()
219 priv = devm_kzalloc(&pdev->dev, sizeof(struct int3403_priv), in int3403_add()
Dint3402_thermal.c54 d = devm_kzalloc(&pdev->dev, sizeof(*d), GFP_KERNEL); in int3402_thermal_probe()
/linux-4.4.14/drivers/mfd/
Dcros_ec.c61 ec_dev->din = devm_kzalloc(dev, ec_dev->din_size, GFP_KERNEL); in cros_ec_register()
65 ec_dev->dout = devm_kzalloc(dev, ec_dev->dout_size, GFP_KERNEL); in cros_ec_register()
Datmel-hlcdc.c89 hregmap = devm_kzalloc(dev, sizeof(*hregmap), GFP_KERNEL); in atmel_hlcdc_probe()
93 hlcdc = devm_kzalloc(dev, sizeof(*hlcdc), GFP_KERNEL); in atmel_hlcdc_probe()
Dintel_quark_i2c_gpio.c184 pdata = devm_kzalloc(dev, sizeof(*pdata), GFP_KERNEL); in intel_quark_i2c_setup()
217 pdata = devm_kzalloc(dev, sizeof(*pdata), GFP_KERNEL); in intel_quark_gpio_setup()
254 quark_mfd = devm_kzalloc(&pdev->dev, sizeof(*quark_mfd), GFP_KERNEL); in intel_quark_mfd_probe()
Das3711.c137 pdata = devm_kzalloc(&client->dev, in as3711_i2c_probe()
145 as3711 = devm_kzalloc(&client->dev, sizeof(struct as3711), GFP_KERNEL); in as3711_i2c_probe()
Dtps65910.c406 board_info = devm_kzalloc(&client->dev, sizeof(*board_info), in tps65910_parse_dt()
475 init_data = devm_kzalloc(&i2c->dev, sizeof(*init_data), GFP_KERNEL); in tps65910_i2c_probe()
479 tps65910 = devm_kzalloc(&i2c->dev, sizeof(*tps65910), GFP_KERNEL); in tps65910_i2c_probe()
Domap-usb-host.c573 pdata = devm_kzalloc(dev, sizeof(*pdata), GFP_KERNEL); in usbhs_omap_probe()
595 omap = devm_kzalloc(dev, sizeof(*omap), GFP_KERNEL); in usbhs_omap_probe()
648 omap->utmi_clk = devm_kzalloc(dev, i, GFP_KERNEL); in usbhs_omap_probe()
649 omap->hsic480m_clk = devm_kzalloc(dev, i, GFP_KERNEL); in usbhs_omap_probe()
650 omap->hsic60m_clk = devm_kzalloc(dev, i, GFP_KERNEL); in usbhs_omap_probe()
Dwm8350-i2c.c33 wm8350 = devm_kzalloc(&i2c->dev, sizeof(struct wm8350), GFP_KERNEL); in wm8350_i2c_probe()
Dda9055-i2c.c29 da9055 = devm_kzalloc(&i2c->dev, sizeof(struct da9055), GFP_KERNEL); in da9055_i2c_probe()
Dmax8925-i2c.c160 pdata = devm_kzalloc(&client->dev, in max8925_probe()
173 chip = devm_kzalloc(&client->dev, in max8925_probe()
Dhi6421-pmic-core.c52 pmic = devm_kzalloc(&pdev->dev, sizeof(*pmic), GFP_KERNEL); in hi6421_pmic_probe()
Dda9052-spi.c31 da9052 = devm_kzalloc(&spi->dev, sizeof(struct da9052), GFP_KERNEL); in da9052_spi_probe()
Dsky81452.c45 pdata = devm_kzalloc(dev, sizeof(*pdata), GFP_KERNEL); in sky81452_probe()
Dwm831x-i2c.c33 wm831x = devm_kzalloc(&i2c->dev, sizeof(struct wm831x), GFP_KERNEL); in wm831x_i2c_probe()
Dmc13xxx-i2c.c64 mc13xxx = devm_kzalloc(&client->dev, sizeof(*mc13xxx), GFP_KERNEL); in mc13xxx_i2c_probe()
Darizona-spi.c60 arizona = devm_kzalloc(&spi->dev, sizeof(*arizona), GFP_KERNEL); in arizona_spi_probe()
Dwm831x-spi.c33 wm831x = devm_kzalloc(&spi->dev, sizeof(struct wm831x), GFP_KERNEL); in wm831x_spi_probe()
Darizona-i2c.c69 arizona = devm_kzalloc(&i2c->dev, sizeof(*arizona), GFP_KERNEL); in arizona_i2c_probe()
Dsmsc-ece1099.c41 smsc = devm_kzalloc(&i2c->dev, sizeof(struct smsc), in smsc_i2c_probe()
Drn5t618.c68 priv = devm_kzalloc(&i2c->dev, sizeof(*priv), GFP_KERNEL); in rn5t618_i2c_probe()
Dbcm590xx.c51 bcm590xx = devm_kzalloc(&i2c_pri->dev, sizeof(*bcm590xx), GFP_KERNEL); in bcm590xx_i2c_probe()
Dtps65912-i2c.c80 tps65912 = devm_kzalloc(&i2c->dev, in tps65912_i2c_probe()
/linux-4.4.14/sound/soc/sti/
Dsti_uniperif.c149 uni = devm_kzalloc(dev, sizeof(*uni), GFP_KERNEL); in sti_uniperiph_cpu_dai_of()
214 priv = devm_kzalloc(&pdev->dev, sizeof(*priv), GFP_KERNEL); in sti_uniperiph_probe()
217 priv->dai = devm_kzalloc(&pdev->dev, sizeof(*priv->dai), GFP_KERNEL); in sti_uniperiph_probe()
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-digicolor.c285 pmap = devm_kzalloc(&pdev->dev, sizeof(*pmap), GFP_KERNEL); in dc_pinctrl_probe()
294 pins = devm_kzalloc(&pdev->dev, sizeof(*pins)*PINS_COUNT, GFP_KERNEL); in dc_pinctrl_probe()
297 pin_names = devm_kzalloc(&pdev->dev, name_len * PINS_COUNT, in dc_pinctrl_probe()
315 pctl_desc = devm_kzalloc(&pdev->dev, sizeof(*pctl_desc), GFP_KERNEL); in dc_pinctrl_probe()
Dpinctrl-single.c817 pcs->pins.pa = devm_kzalloc(pcs->dev, in pcs_allocate_pin_table()
823 pcs->names = devm_kzalloc(pcs->dev, in pcs_allocate_pin_table()
875 function = devm_kzalloc(pcs->dev, sizeof(*function), GFP_KERNEL); in pcs_add_function()
927 pingroup = devm_kzalloc(pcs->dev, sizeof(*pingroup), GFP_KERNEL); in pcs_add_pingroup()
1088 func->conf = devm_kzalloc(pcs->dev, in pcs_parse_pinconf()
1096 settings = devm_kzalloc(pcs->dev, sizeof(unsigned long) * nconfs, in pcs_parse_pinconf()
1157 vals = devm_kzalloc(pcs->dev, sizeof(*vals) * rows, GFP_KERNEL); in pcs_parse_one_pinctrl_entry()
1161 pins = devm_kzalloc(pcs->dev, sizeof(*pins) * rows, GFP_KERNEL); in pcs_parse_one_pinctrl_entry()
1254 vals = devm_kzalloc(pcs->dev, sizeof(*vals) * rows * npins_in_row, in pcs_parse_bits_in_pinctrl_entry()
1259 pins = devm_kzalloc(pcs->dev, sizeof(*pins) * rows * npins_in_row, in pcs_parse_bits_in_pinctrl_entry()
[all …]
Dpinctrl-at91-pio4.c890 atmel_pioctrl = devm_kzalloc(dev, sizeof(*atmel_pioctrl), GFP_KERNEL); in atmel_pinctrl_probe()
921 atmel_pioctrl->pins = devm_kzalloc(dev, sizeof(*atmel_pioctrl->pins) in atmel_pinctrl_probe()
926 pin_desc = devm_kzalloc(dev, sizeof(*pin_desc) in atmel_pinctrl_probe()
934 group_names = devm_kzalloc(dev, sizeof(*group_names) in atmel_pinctrl_probe()
940 atmel_pioctrl->groups = devm_kzalloc(&pdev->dev, in atmel_pinctrl_probe()
950 atmel_pioctrl->pins[i] = devm_kzalloc(dev, in atmel_pinctrl_probe()
977 atmel_pioctrl->pm_wakeup_sources = devm_kzalloc(dev, in atmel_pinctrl_probe()
983 atmel_pioctrl->pm_suspend_backup = devm_kzalloc(dev, in atmel_pinctrl_probe()
989 atmel_pioctrl->irqs = devm_kzalloc(dev, sizeof(*atmel_pioctrl->irqs) in atmel_pinctrl_probe()
Dpinctrl-at91.c272 new_map = devm_kzalloc(pctldev->dev, sizeof(*new_map) * map_num, GFP_KERNEL); in at91_dt_node_to_map()
1034 info->mux_mask = devm_kzalloc(info->dev, sizeof(u32) * size, GFP_KERNEL); in at91_pinctrl_mux_mask()
1074 pin = grp->pins_conf = devm_kzalloc(info->dev, grp->npins * sizeof(struct at91_pmx_pin), in at91_pinctrl_parse_groups()
1076 grp->pins = devm_kzalloc(info->dev, grp->npins * sizeof(unsigned int), in at91_pinctrl_parse_groups()
1116 func->groups = devm_kzalloc(info->dev, in at91_pinctrl_parse_functions()
1179 info->functions = devm_kzalloc(&pdev->dev, info->nfunctions * sizeof(struct at91_pmx_func), in at91_pinctrl_probe_dt()
1184 info->groups = devm_kzalloc(&pdev->dev, info->ngroups * sizeof(struct at91_pin_group), in at91_pinctrl_probe_dt()
1215 info = devm_kzalloc(&pdev->dev, sizeof(*info), GFP_KERNEL); in at91_pinctrl_probe()
1243 devm_kzalloc(&pdev->dev, sizeof(*pdesc) * at91_pinctrl_desc.npins, GFP_KERNEL); in at91_pinctrl_probe()
1712 at91_chip = devm_kzalloc(&pdev->dev, sizeof(*at91_chip), GFP_KERNEL); in at91_gpio_probe()
[all …]
Dpinctrl-st.c880 new_map = devm_kzalloc(pctldev->dev, in st_pctl_dt_node_to_map()
1247 grp->pins = devm_kzalloc(info->dev, npins * sizeof(u32), GFP_KERNEL); in st_pctl_dt_parse_groups()
1248 grp->pin_conf = devm_kzalloc(info->dev, in st_pctl_dt_parse_groups()
1305 func->groups = devm_kzalloc(info->dev, in st_pctl_parse_functions()
1625 info->functions = devm_kzalloc(&pdev->dev, in st_pctl_probe_dt()
1628 info->groups = devm_kzalloc(&pdev->dev, in st_pctl_probe_dt()
1631 info->banks = devm_kzalloc(&pdev->dev, in st_pctl_probe_dt()
1660 pdesc = devm_kzalloc(&pdev->dev, in st_pctl_probe_dt()
1709 pctl_desc = devm_kzalloc(&pdev->dev, sizeof(*pctl_desc), GFP_KERNEL); in st_pctl_probe()
1713 info = devm_kzalloc(&pdev->dev, sizeof(*info), GFP_KERNEL); in st_pctl_probe()
/linux-4.4.14/drivers/watchdog/
Dretu_wdt.c117 retu_wdt = devm_kzalloc(&pdev->dev, sizeof(*retu_wdt), GFP_KERNEL); in retu_wdt_probe()
121 wdev = devm_kzalloc(&pdev->dev, sizeof(*wdev), GFP_KERNEL); in retu_wdt_probe()
Dtwl4030_wdt.c76 wdt = devm_kzalloc(&pdev->dev, sizeof(*wdt), GFP_KERNEL); in twl4030_wdt_probe()
/linux-4.4.14/drivers/pinctrl/sh-pfc/
Dcore.c57 windows = devm_kzalloc(pfc->dev, num_windows * sizeof(*windows), in sh_pfc_map_resources()
66 irqs = devm_kzalloc(pfc->dev, num_irqs * sizeof(*irqs), in sh_pfc_map_resources()
387 pfc->ranges = devm_kzalloc(pfc->dev, sizeof(*pfc->ranges), in sh_pfc_init_ranges()
409 pfc->ranges = devm_kzalloc(pfc->dev, sizeof(*pfc->ranges) * nr_ranges, in sh_pfc_init_ranges()
529 pfc = devm_kzalloc(&pdev->dev, sizeof(*pfc), GFP_KERNEL); in sh_pfc_probe()
Dgpio.c114 chip->regs = devm_kzalloc(pfc->dev, i * sizeof(*chip->regs), in gpio_setup_data_regs()
231 chip->pins = devm_kzalloc(pfc->dev, pfc->info->nr_pins * in gpio_pin_setup()
314 chip = devm_kzalloc(pfc->dev, sizeof(*chip), GFP_KERNEL); in sh_pfc_add_gpiochip()
/linux-4.4.14/drivers/scsi/ufs/
Dufshcd-pltfrm.c89 clkfreq = devm_kzalloc(dev, sz * sizeof(*clkfreq), in ufshcd_parse_clock_info()
110 clki = devm_kzalloc(dev, sizeof(*clki), GFP_KERNEL); in ufshcd_parse_clock_info()
148 vreg = devm_kzalloc(dev, sizeof(*vreg), GFP_KERNEL); in ufshcd_populate_vreg()
/linux-4.4.14/drivers/gpio/
Dgpio-xgene-sb.c93 priv = devm_kzalloc(&pdev->dev, sizeof(*priv), GFP_KERNEL); in xgene_gpio_sb_probe()
114 priv->irq = devm_kzalloc(&pdev->dev, sizeof(u32) * XGENE_MAX_GPIO_DS, in xgene_gpio_sb_probe()
Dgpio-74x164.c121 chip = devm_kzalloc(&spi->dev, sizeof(*chip), GFP_KERNEL); in gen_74x164_probe()
141 chip->buffer = devm_kzalloc(&spi->dev, chip->registers, GFP_KERNEL); in gen_74x164_probe()
Dgpio-max7300.c43 ts = devm_kzalloc(&client->dev, sizeof(struct max7301), GFP_KERNEL); in max7300_probe()
Dgpio-max7301.c64 ts = devm_kzalloc(&spi->dev, sizeof(struct max7301), GFP_KERNEL); in max7301_probe()
Dgpio-moxart.c40 bgc = devm_kzalloc(dev, sizeof(*bgc), GFP_KERNEL); in moxart_gpio_probe()
Dgpio-clps711x.c29 bgc = devm_kzalloc(&pdev->dev, sizeof(*bgc), GFP_KERNEL); in clps711x_gpio_probe()
Dgpio-ge.c62 bgc = devm_kzalloc(&pdev->dev, sizeof(*bgc), GFP_KERNEL); in gef_gpio_probe()
/linux-4.4.14/sound/soc/sh/rcar/
Dctu.c93 ctu_info = devm_kzalloc(dev, in rsnd_of_parse_ctu()
130 ctu = devm_kzalloc(dev, sizeof(*ctu) * nr, GFP_KERNEL); in rsnd_ctu_probe()
Dmix.c126 mix_info = devm_kzalloc(dev, in rsnd_of_parse_mix()
163 mix = devm_kzalloc(dev, sizeof(*mix) * nr, GFP_KERNEL); in rsnd_mix_probe()
Drsrc-card.c356 props = devm_kzalloc(dev, sizeof(*props) * num, GFP_KERNEL); in rsrc_card_parse_of()
357 links = devm_kzalloc(dev, sizeof(*links) * num, GFP_KERNEL); in rsrc_card_parse_of()
428 priv = devm_kzalloc(dev, sizeof(*priv), GFP_KERNEL); in rsrc_card_probe()
Ddvc.c309 dvc_info = devm_kzalloc(dev, in rsnd_of_parse_dvc()
345 dvc = devm_kzalloc(dev, sizeof(*dvc) * nr, GFP_KERNEL); in rsnd_dvc_probe()
/linux-4.4.14/drivers/regulator/
Dgpio-regulator.c144 config = devm_kzalloc(dev, in of_get_gpio_regulator_config()
173 config->gpios = devm_kzalloc(dev, in of_get_gpio_regulator_config()
211 config->states = devm_kzalloc(dev, in of_get_gpio_regulator_config()
254 drvdata = devm_kzalloc(&pdev->dev, sizeof(struct gpio_regulator_data), in gpio_regulator_probe()
Dfixed.c57 config = devm_kzalloc(dev, sizeof(struct fixed_voltage_config), in of_get_fixed_voltage_config()
117 drvdata = devm_kzalloc(&pdev->dev, sizeof(struct fixed_voltage_data), in reg_fixed_voltage_probe()
Dpwm-regulator.c202 duty_cycle_table = devm_kzalloc(&pdev->dev, length, GFP_KERNEL); in pwm_regulator_init_table()
244 drvdata = devm_kzalloc(&pdev->dev, sizeof(*drvdata), GFP_KERNEL); in pwm_regulator_probe()
Dbcm590xx-regulator.c332 data = devm_kzalloc(&pdev->dev, sizeof(*data), GFP_KERNEL); in bcm590xx_parse_dt_reg_data()
378 pmu = devm_kzalloc(&pdev->dev, sizeof(*pmu), GFP_KERNEL); in bcm590xx_probe()
386 pmu->desc = devm_kzalloc(&pdev->dev, BCM590XX_NUM_REGS * in bcm590xx_probe()
Dmax1586.c197 pdata->subdevs = devm_kzalloc(dev, sizeof(struct max1586_subdev_data) * in of_get_max1586_platform_data()
244 max1586 = devm_kzalloc(&client->dev, sizeof(struct max1586_data), in max1586_pmic_probe()
Dtps65090-regulator.c349 tps65090_pdata = devm_kzalloc(&pdev->dev, sizeof(*tps65090_pdata), in tps65090_parse_dt_reg_data()
354 reg_pdata = devm_kzalloc(&pdev->dev, TPS65090_REGULATOR_MAX * in tps65090_parse_dt_reg_data()
435 pmic = devm_kzalloc(&pdev->dev, TPS65090_REGULATOR_MAX * sizeof(*pmic), in tps65090_regulator_probe()
Dtps6507x-regulator.c381 tps_board = devm_kzalloc(&pdev->dev, sizeof(*tps_board), in tps6507x_parse_dt_reg_data()
405 reg_data = devm_kzalloc(&pdev->dev, (sizeof(struct regulator_init_data) in tps6507x_parse_dt_reg_data()
459 tps = devm_kzalloc(&pdev->dev, sizeof(*tps), GFP_KERNEL); in tps6507x_pmic_probe()
Dact8865-regulator.c360 pdata->regulators = devm_kzalloc(dev, in act8865_pdata_from_dt()
475 of_node = devm_kzalloc(dev, sizeof(struct device_node *) * in act8865_pmic_probe()
494 act8865 = devm_kzalloc(dev, sizeof(struct act8865), GFP_KERNEL); in act8865_pmic_probe()
Dmax8952.c145 pd = devm_kzalloc(dev, sizeof(*pd), GFP_KERNEL); in max8952_parse_dt()
214 max8952 = devm_kzalloc(&client->dev, sizeof(struct max8952_data), in max8952_pmic_probe()
Dtps51632-regulator.c230 pdata = devm_kzalloc(dev, sizeof(*pdata), GFP_KERNEL); in of_get_tps51632_platform_data()
279 tps = devm_kzalloc(&client->dev, sizeof(*tps), GFP_KERNEL); in tps51632_probe()
/linux-4.4.14/drivers/memory/
Dof_memory.c36 min = devm_kzalloc(dev, sizeof(*min), GFP_KERNEL); in of_get_min_tck()
128 timings = devm_kzalloc(dev, sizeof(*timings) * arr_sz, in of_get_ddr_timings()
Demif.c1272 cust_cfgs = devm_kzalloc(emif->dev, sizeof(*cust_cfgs), in of_get_custom_configs()
1356 emif = devm_kzalloc(dev, sizeof(struct emif_data), GFP_KERNEL); in of_get_memory_device_details()
1357 pd = devm_kzalloc(dev, sizeof(*pd), GFP_KERNEL); in of_get_memory_device_details()
1358 dev_info = devm_kzalloc(dev, sizeof(*dev_info), GFP_KERNEL); in of_get_memory_device_details()
1447 emif = devm_kzalloc(dev, sizeof(*emif), GFP_KERNEL); in get_device_details()
1448 temp = devm_kzalloc(dev, sizeof(*pd), GFP_KERNEL); in get_device_details()
1449 dev_info = devm_kzalloc(dev, sizeof(*dev_info), GFP_KERNEL); in get_device_details()
1490 temp = devm_kzalloc(dev, sizeof(*cust_cfgs), GFP_KERNEL); in get_device_details()
1505 temp = devm_kzalloc(dev, size, GFP_KERNEL); in get_device_details()
1519 temp = devm_kzalloc(dev, sizeof(*pd->min_tck), GFP_KERNEL); in get_device_details()
[all …]
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-dcb.c185 pdata->ets = devm_kzalloc(pdata->dev, sizeof(*pdata->ets), in xgbe_dcb_ieee_setets()
225 pdata->pfc = devm_kzalloc(pdata->dev, sizeof(*pdata->pfc), in xgbe_dcb_ieee_setpfc()
/linux-4.4.14/drivers/reset/sti/
Dreset-syscfg.c126 rc = devm_kzalloc(dev, sizeof(*rc), GFP_KERNEL); in syscfg_reset_controller_register()
132 rc->channels = devm_kzalloc(dev, size, GFP_KERNEL); in syscfg_reset_controller_register()
/linux-4.4.14/drivers/pinctrl/berlin/
Dberlin.c222 pctrl->functions = devm_kzalloc(&pdev->dev, in berlin_pinctrl_build_state()
267 devm_kzalloc(&pdev->dev, in berlin_pinctrl_build_state()
303 pctrl = devm_kzalloc(dev, sizeof(*pctrl), GFP_KERNEL); in berlin_pinctrl_probe_regmap()
/linux-4.4.14/drivers/dma/dw/
Dplatform.c82 info = devm_kzalloc(dev, sizeof(*info), GFP_KERNEL); in dw_dma_acpi_controller_register()
112 pdata = devm_kzalloc(&pdev->dev, sizeof(*pdata), GFP_KERNEL); in dw_dma_parse_dt()
162 chip = devm_kzalloc(dev, sizeof(*chip), GFP_KERNEL); in dw_probe()
Dpci.c45 chip = devm_kzalloc(&pdev->dev, sizeof(*chip), GFP_KERNEL); in dw_pci_probe()
/linux-4.4.14/drivers/gpu/drm/msm/hdmi/
Dhdmi.c99 hdmi = devm_kzalloc(&pdev->dev, sizeof(*hdmi), GFP_KERNEL); in hdmi_init()
139 hdmi->hpd_regs = devm_kzalloc(&pdev->dev, sizeof(hdmi->hpd_regs[0]) * in hdmi_init()
160 hdmi->pwr_regs = devm_kzalloc(&pdev->dev, sizeof(hdmi->pwr_regs[0]) * in hdmi_init()
181 hdmi->hpd_clks = devm_kzalloc(&pdev->dev, sizeof(hdmi->hpd_clks[0]) * in hdmi_init()
201 hdmi->pwr_clks = devm_kzalloc(&pdev->dev, sizeof(hdmi->pwr_clks[0]) * in hdmi_init()
/linux-4.4.14/drivers/staging/mt29f_spinand/
Dmt29f_spinand.c487 wbuf = devm_kzalloc(&spi_nand->dev, CACHE_BUF, GFP_KERNEL); in spinand_program_page()
855 info = devm_kzalloc(&spi_nand->dev, sizeof(struct spinand_info), in spinand_probe()
864 state = devm_kzalloc(&spi_nand->dev, sizeof(struct spinand_state), in spinand_probe()
871 state->buf = devm_kzalloc(&spi_nand->dev, BUFSIZE, GFP_KERNEL); in spinand_probe()
875 chip = devm_kzalloc(&spi_nand->dev, sizeof(struct nand_chip), in spinand_probe()
906 mtd = devm_kzalloc(&spi_nand->dev, sizeof(struct mtd_info), GFP_KERNEL); in spinand_probe()
/linux-4.4.14/drivers/input/misc/
Dsoc_button_array.c81 gpio_keys_pdata = devm_kzalloc(&pdev->dev, in soc_button_device_create()
169 priv = devm_kzalloc(&pdev->dev, sizeof(*priv), GFP_KERNEL); in soc_button_probe()
Dgpio-beeper.c70 beep = devm_kzalloc(&pdev->dev, sizeof(*beep), GFP_KERNEL); in gpio_beeper_probe()
Dtps65218-pwrbutton.c67 pwr = devm_kzalloc(dev, sizeof(*pwr), GFP_KERNEL); in tps65218_pwron_probe()
/linux-4.4.14/drivers/mailbox/
Dmailbox-sti.c370 chan_info = devm_kzalloc(mbox->dev, sizeof(*chan_info), GFP_KERNEL); in sti_mbox_xlate()
425 mdev = devm_kzalloc(&pdev->dev, sizeof(*mdev), GFP_KERNEL); in sti_mbox_probe()
440 mbox = devm_kzalloc(&pdev->dev, sizeof(*mbox), GFP_KERNEL); in sti_mbox_probe()
444 chans = devm_kzalloc(&pdev->dev, in sti_mbox_probe()
Dbcm2835-mailbox.c149 mbox = devm_kzalloc(dev, sizeof(*mbox), GFP_KERNEL); in bcm2835_mbox_probe()
176 mbox->controller.chans = devm_kzalloc(dev, in bcm2835_mbox_probe()
Dmailbox-test.c266 client = devm_kzalloc(&pdev->dev, sizeof(*client), GFP_KERNEL); in mbox_test_request_channel()
293 tdev = devm_kzalloc(&pdev->dev, sizeof(*tdev), GFP_KERNEL); in mbox_test_probe()
315 tdev->rx_buffer = devm_kzalloc(&pdev->dev, in mbox_test_probe()
Dmailbox-altera.c303 mbox = devm_kzalloc(&pdev->dev, sizeof(*mbox), in altera_mbox_probe()
309 chans = devm_kzalloc(&pdev->dev, sizeof(*chans), GFP_KERNEL); in altera_mbox_probe()
/linux-4.4.14/sound/soc/intel/skylake/
Dskl-topology.c270 p_module = devm_kzalloc(dev, sizeof(*p_module), GFP_KERNEL); in skl_tplg_alloc_pipe_widget()
1069 ppl = devm_kzalloc(dev, sizeof(*ppl), GFP_KERNEL); in skl_tplg_add_pipe()
1073 pipe = devm_kzalloc(dev, sizeof(*pipe), GFP_KERNEL); in skl_tplg_add_pipe()
1077 params = devm_kzalloc(dev, sizeof(*params), GFP_KERNEL); in skl_tplg_add_pipe()
1118 mconfig = devm_kzalloc(bus->dev, sizeof(*mconfig), GFP_KERNEL); in skl_tplg_widget_load()
1159 mconfig->m_in_pin = devm_kzalloc(bus->dev, in skl_tplg_widget_load()
1166 mconfig->m_out_pin = devm_kzalloc(bus->dev, (mconfig->max_out_queue) * in skl_tplg_widget_load()
1184 mconfig->formats_config.caps = (u32 *)devm_kzalloc(bus->dev, in skl_tplg_widget_load()
/linux-4.4.14/drivers/w1/masters/
Dw1-gpio.c84 pdata = devm_kzalloc(&pdev->dev, sizeof(*pdata), GFP_KERNEL); in w1_gpio_probe_dt()
132 master = devm_kzalloc(&pdev->dev, sizeof(struct w1_bus_master), in w1_gpio_probe()
/linux-4.4.14/drivers/mtd/maps/
Dlantiq-flash.c124 ltq_mtd = devm_kzalloc(&pdev->dev, sizeof(struct ltq_mtd), GFP_KERNEL); in ltq_mtd_probe()
136 ltq_mtd->map = devm_kzalloc(&pdev->dev, sizeof(struct map_info), in ltq_mtd_probe()
/linux-4.4.14/drivers/input/keyboard/
Dclps711x-keypad.c99 priv = devm_kzalloc(dev, sizeof(*priv), GFP_KERNEL); in clps711x_keypad_probe()
112 priv->gpio_data = devm_kzalloc(dev, in clps711x_keypad_probe()
Dcros_ec_keyb.c249 ckdev = devm_kzalloc(&pdev->dev, sizeof(*ckdev), GFP_KERNEL); in cros_ec_keyb_probe()
257 ckdev->valid_keys = devm_kzalloc(&pdev->dev, ckdev->cols, GFP_KERNEL); in cros_ec_keyb_probe()
261 ckdev->old_kb_state = devm_kzalloc(&pdev->dev, ckdev->cols, GFP_KERNEL); in cros_ec_keyb_probe()
Dsamsung-keypad.c260 pdata = devm_kzalloc(dev, sizeof(*pdata), GFP_KERNEL); in samsung_keypad_parse_dt()
275 keymap_data = devm_kzalloc(dev, sizeof(*keymap_data), GFP_KERNEL); in samsung_keypad_parse_dt()
284 keymap = devm_kzalloc(dev, sizeof(uint32_t) * key_count, GFP_KERNEL); in samsung_keypad_parse_dt()
356 keypad = devm_kzalloc(&pdev->dev, sizeof(*keypad) + keymap_size, in samsung_keypad_probe()
Dlpc32xx-keys.c190 kscandat = devm_kzalloc(&pdev->dev, sizeof(*kscandat), in lpc32xx_kscan_probe()
203 kscandat->keymap = devm_kzalloc(&pdev->dev, keymap_size, GFP_KERNEL); in lpc32xx_kscan_probe()
/linux-4.4.14/sound/soc/qcom/
Dapq8016_sbc.c85 data = devm_kzalloc(dev, sizeof(*data) + sizeof(*link) * num_links, in apq8016_sbc_parse_of()
153 card = devm_kzalloc(dev, sizeof(*card), GFP_KERNEL); in apq8016_sbc_platform_probe()
/linux-4.4.14/drivers/clk/x86/
Dclk-lpt.c26 drvdata = devm_kzalloc(&pdev->dev, sizeof(*drvdata), GFP_KERNEL); in lpt_clk_probe()
/linux-4.4.14/drivers/hid/
Dhid-uclogic.c771 name = devm_kzalloc(&hi->input->dev, len, GFP_KERNEL); in uclogic_input_configured()
847 drvdata->rdesc = devm_kzalloc(&hdev->dev, in uclogic_tablet_enable()
894 drvdata = devm_kzalloc(&hdev->dev, sizeof(*drvdata), GFP_KERNEL); in uclogic_probe()
Dhid-gembird.c75 new_rdesc = devm_kzalloc(&hdev->dev, new_size, GFP_KERNEL); in gembird_report_fixup()
Dhid-gt683r.c243 led = devm_kzalloc(&hdev->dev, sizeof(*led), GFP_KERNEL); in gt683r_led_probe()
270 name = devm_kzalloc(&hdev->dev, name_sz, GFP_KERNEL); in gt683r_led_probe()
/linux-4.4.14/sound/soc/omap/
Domap-hdmi-audio.c331 ad = devm_kzalloc(dev, sizeof(*ad), GFP_KERNEL); in omap_hdmi_audio_probe()
362 card = devm_kzalloc(dev, sizeof(*card), GFP_KERNEL); in omap_hdmi_audio_probe()
370 devm_kzalloc(dev, sizeof(*(card->dai_link)), GFP_KERNEL); in omap_hdmi_audio_probe()
/linux-4.4.14/drivers/tty/serial/8250/
D8250_mid.c195 rx_param = devm_kzalloc(dev, sizeof(*rx_param), GFP_KERNEL); in mid8250_dma_setup()
199 tx_param = devm_kzalloc(dev, sizeof(*tx_param), GFP_KERNEL); in mid8250_dma_setup()
233 mid = devm_kzalloc(&pdev->dev, sizeof(*mid), GFP_KERNEL); in mid8250_probe()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dof.c38 sdiodev->pdata = devm_kzalloc(dev, sizeof(*sdiodev->pdata), GFP_KERNEL); in brcmf_of_probe()
/linux-4.4.14/drivers/net/phy/
Dmdio-mux.c116 pb = devm_kzalloc(dev, sizeof(*pb), GFP_KERNEL); in mdio_mux_init()
142 cb = devm_kzalloc(dev, sizeof(*cb), GFP_KERNEL); in mdio_mux_init()
Dmdio-gpio.c46 pdata = devm_kzalloc(&pdev->dev, sizeof(*pdata), GFP_KERNEL); in mdio_gpio_of_get_data()
141 bitbang = devm_kzalloc(dev, sizeof(*bitbang), GFP_KERNEL); in mdio_gpio_bus_init()
Dmdio-mux-gpio.c49 s = devm_kzalloc(&pdev->dev, sizeof(*s), GFP_KERNEL); in mdio_mux_gpio_probe()
Dmicrochip.c74 priv = devm_kzalloc(dev, sizeof(*priv), GFP_KERNEL); in lan88xx_probe()
/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_entity.c204 entity->formats = devm_kzalloc(vsp1->dev, in vsp1_entity_init()
210 entity->pads = devm_kzalloc(vsp1->dev, num_pads * sizeof(*entity->pads), in vsp1_entity_init()
/linux-4.4.14/drivers/mtd/nand/
Dorion_nand.c88 nc = devm_kzalloc(&pdev->dev, in orion_nand_probe()
102 board = devm_kzalloc(&pdev->dev, sizeof(struct orion_nand_data), in orion_nand_probe()
Dgpio.c143 r = devm_kzalloc(&pdev->dev, sizeof(*r), GFP_KERNEL); in gpio_nand_get_io_sync_of()
218 gpiomtd = devm_kzalloc(&pdev->dev, sizeof(*gpiomtd), GFP_KERNEL); in gpio_nand_probe()
Ddenali_pci.c38 denali = devm_kzalloc(&dev->dev, sizeof(*denali), GFP_KERNEL); in denali_pci_probe()
/linux-4.4.14/drivers/video/backlight/
Dmax8925_bl.c113 pdata = devm_kzalloc(&pdev->dev, in max8925_backlight_dt_init()
142 data = devm_kzalloc(&pdev->dev, sizeof(struct max8925_backlight_data), in max8925_backlight_probe()
Dtps65217_bl.c195 pdata = devm_kzalloc(&pdev->dev, sizeof(*pdata), GFP_KERNEL); in tps65217_bl_parse_dt()
290 tps65217_bl = devm_kzalloc(&pdev->dev, sizeof(*tps65217_bl), in tps65217_bl_probe()
Dltv350qv.c235 lcd = devm_kzalloc(&spi->dev, sizeof(struct ltv350qv), GFP_KERNEL); in ltv350qv_probe()
241 lcd->buffer = devm_kzalloc(&spi->dev, 8, GFP_KERNEL); in ltv350qv_probe()
Dlp855x_bl.c353 pdata = devm_kzalloc(dev, sizeof(*pdata), GFP_KERNEL); in lp855x_parse_dt()
369 rom = devm_kzalloc(dev, sizeof(*rom) * rom_length, GFP_KERNEL); in lp855x_parse_dt()
402 lp = devm_kzalloc(&cl->dev, sizeof(struct lp855x), GFP_KERNEL); in lp855x_probe()
Dep93xx_bl.c70 ep93xxbl = devm_kzalloc(&dev->dev, sizeof(*ep93xxbl), GFP_KERNEL); in ep93xxbl_probe()
/linux-4.4.14/drivers/gpu/drm/tegra/
Dgr2d.c150 gr2d = devm_kzalloc(dev, sizeof(*gr2d), GFP_KERNEL); in gr2d_probe()
154 syncpts = devm_kzalloc(dev, sizeof(*syncpts), GFP_KERNEL); in gr2d_probe()
Dgr3d.c249 gr3d = devm_kzalloc(&pdev->dev, sizeof(*gr3d), GFP_KERNEL); in gr3d_probe()
253 syncpts = devm_kzalloc(&pdev->dev, sizeof(*syncpts), GFP_KERNEL); in gr3d_probe()
/linux-4.4.14/drivers/uio/
Duio_pdrv_genirq.c115 uioinfo = devm_kzalloc(&pdev->dev, sizeof(*uioinfo), in uio_pdrv_genirq_probe()
137 priv = devm_kzalloc(&pdev->dev, sizeof(*priv), GFP_KERNEL); in uio_pdrv_genirq_probe()
/linux-4.4.14/drivers/power/
Dlp8727_charger.c451 psy = devm_kzalloc(pchg->dev, sizeof(*psy), GFP_KERNEL); in lp8727_register_psy()
501 param = devm_kzalloc(dev, sizeof(*param), GFP_KERNEL); in lp8727_parse_charge_pdata()
518 pdata = devm_kzalloc(dev, sizeof(*pdata), GFP_KERNEL); in lp8727_parse_dt()
564 pchg = devm_kzalloc(&cl->dev, sizeof(*pchg), GFP_KERNEL); in lp8727_probe()
Dgpio-charger.c87 pdata = devm_kzalloc(dev, sizeof(*pdata), GFP_KERNEL); in gpio_charger_parse_dt()
152 gpio_charger = devm_kzalloc(&pdev->dev, sizeof(*gpio_charger), in gpio_charger_probe()
Dtps65090-charger.c204 pdata = devm_kzalloc(&pdev->dev, sizeof(*pdata), GFP_KERNEL); in tps65090_parse_dt_charger_data()
259 cdata = devm_kzalloc(&pdev->dev, sizeof(*cdata), GFP_KERNEL); in tps65090_charger_probe()
Dcharger-manager.c1383 str = devm_kzalloc(cm->dev, in charger_manager_register_sysfs()
1502 desc = devm_kzalloc(dev, sizeof(*desc), GFP_KERNEL); in of_cm_parse_desc()
1530 desc->psy_charger_stat = devm_kzalloc(dev, sizeof(char *) in of_cm_parse_desc()
1563 chg_regs = devm_kzalloc(dev, sizeof(*chg_regs) in of_cm_parse_desc()
1581 cables = devm_kzalloc(dev, sizeof(*cables) in of_cm_parse_desc()
1640 cm = devm_kzalloc(&pdev->dev, in charger_manager_probe()
1652 cm_timer = devm_kzalloc(cm->dev, sizeof(*cm_timer), GFP_KERNEL); in charger_manager_probe()
1731 cm->charger_psy_desc.properties = devm_kzalloc(&pdev->dev, in charger_manager_probe()
/linux-4.4.14/sound/soc/pxa/
Dmmp-sspa.c420 priv = devm_kzalloc(&pdev->dev, in asoc_mmp_sspa_probe()
425 priv->sspa = devm_kzalloc(&pdev->dev, in asoc_mmp_sspa_probe()
430 priv->dma_params = devm_kzalloc(&pdev->dev, in asoc_mmp_sspa_probe()
/linux-4.4.14/sound/soc/codecs/
Dwm8728.c248 wm8728 = devm_kzalloc(&spi->dev, sizeof(struct wm8728_priv), in wm8728_spi_probe()
289 wm8728 = devm_kzalloc(&i2c->dev, sizeof(struct wm8728_priv), in wm8728_i2c_probe()
Dwm8711.c407 wm8711 = devm_kzalloc(&spi->dev, sizeof(struct wm8711_priv), in wm8711_spi_probe()
448 wm8711 = devm_kzalloc(&client->dev, sizeof(struct wm8711_priv), in wm8711_i2c_probe()
/linux-4.4.14/drivers/i2c/busses/
Di2c-cbus-gpio.c219 adapter = devm_kzalloc(&pdev->dev, sizeof(struct i2c_adapter), in cbus_i2c_probe()
224 chost = devm_kzalloc(&pdev->dev, sizeof(*chost), GFP_KERNEL); in cbus_i2c_probe()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dcommon-init.c135 channels = devm_kzalloc(ah->dev, in ath9k_cmn_init_channels_rates()
152 channels = devm_kzalloc(ah->dev, in ath9k_cmn_init_channels_rates()
/linux-4.4.14/drivers/pinctrl/mvebu/
Dpinctrl-mvebu.c482 funcs = devm_kzalloc(&pdev->dev, funcsize * in mvebu_pinctrl_build_functions()
530 f->groups = devm_kzalloc(&pdev->dev, in mvebu_pinctrl_build_functions()
564 pctl = devm_kzalloc(&pdev->dev, sizeof(struct mvebu_pinctrl), in mvebu_pinctrl_probe()
605 pdesc = devm_kzalloc(&pdev->dev, pctl->desc.npins * in mvebu_pinctrl_probe()
620 p = devm_kzalloc(&pdev->dev, size, GFP_KERNEL); in mvebu_pinctrl_probe()
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_tvout.c503 encoder = devm_kzalloc(tvout->dev, sizeof(*encoder), GFP_KERNEL); in sti_tvout_create_dvo_encoder()
555 encoder = devm_kzalloc(tvout->dev, sizeof(*encoder), GFP_KERNEL); in sti_tvout_create_hda_encoder()
604 encoder = devm_kzalloc(tvout->dev, sizeof(*encoder), GFP_KERNEL); in sti_tvout_create_hdmi_encoder()
688 tvout = devm_kzalloc(dev, sizeof(*tvout), GFP_KERNEL); in sti_tvout_probe()
Dsti_dvo.c407 connector = devm_kzalloc(dev, sizeof(*connector), GFP_KERNEL); in sti_dvo_bind()
413 bridge = devm_kzalloc(dev, sizeof(*bridge), GFP_KERNEL); in sti_dvo_bind()
488 dvo = devm_kzalloc(dev, sizeof(*dvo), GFP_KERNEL); in sti_dvo_probe()
/linux-4.4.14/drivers/media/platform/xilinx/
Dxilinx-vipp.c382 entity = devm_kzalloc(xdev->dev, sizeof(*entity), GFP_KERNEL); in xvip_graph_parse_one()
446 dma = devm_kzalloc(xdev->dev, sizeof(*dma), GFP_KERNEL); in xvip_graph_dma_init_one()
535 subdevs = devm_kzalloc(xdev->dev, sizeof(*subdevs) * num_subdevs, in xvip_graph_init()
613 xdev = devm_kzalloc(&pdev->dev, sizeof(*xdev), GFP_KERNEL); in xvip_composite_probe()
/linux-4.4.14/drivers/power/reset/
Das3722-poweroff.c59 as3722_poweroff = devm_kzalloc(&pdev->dev, sizeof(*as3722_poweroff), in as3722_poweroff_probe()
Dsyscon-reboot.c56 ctx = devm_kzalloc(&pdev->dev, sizeof(*ctx), GFP_KERNEL); in syscon_reboot_probe()
Dxgene-reboot.c67 ctx = devm_kzalloc(dev, sizeof(*ctx), GFP_KERNEL); in xgene_reboot_probe()
/linux-4.4.14/drivers/media/i2c/
Dov7640.c61 sd = devm_kzalloc(&client->dev, sizeof(*sd), GFP_KERNEL); in ov7640_probe()
Duda1342.c72 sd = devm_kzalloc(&client->dev, sizeof(*sd), GFP_KERNEL); in uda1342_probe()
Dtea6420.c115 sd = devm_kzalloc(&client->dev, sizeof(*sd), GFP_KERNEL); in tea6420_probe()
Dtea6415c.c142 sd = devm_kzalloc(&client->dev, sizeof(*sd), GFP_KERNEL); in tea6415c_probe()
Dlm3646.c346 flash = devm_kzalloc(&client->dev, sizeof(*flash), GFP_KERNEL); in lm3646_probe()
356 pdata = devm_kzalloc(&client->dev, in lm3646_probe()
/linux-4.4.14/sound/soc/sirf/
Dsirf-audio-port.c54 port = devm_kzalloc(&pdev->dev, in sirf_audio_port_probe()
/linux-4.4.14/drivers/phy/
Dphy-dm816x-usb.c200 phy = devm_kzalloc(&pdev->dev, sizeof(*phy), GFP_KERNEL); in dm816x_usb_phy_probe()
225 otg = devm_kzalloc(&pdev->dev, sizeof(*otg), GFP_KERNEL); in dm816x_usb_phy_probe()
Dphy-berlin-sata.c201 priv = devm_kzalloc(dev, sizeof(*priv), GFP_KERNEL); in phy_berlin_sata_probe()
250 phy_desc = devm_kzalloc(dev, sizeof(*phy_desc), GFP_KERNEL); in phy_berlin_sata_probe()
Dphy-exynos-dp-video.c85 state = devm_kzalloc(dev, sizeof(*state), GFP_KERNEL); in exynos_dp_video_phy_probe()
/linux-4.4.14/drivers/pinctrl/sunxi/
Dpinctrl-sunxi.c794 pctl->groups = devm_kzalloc(&pdev->dev, in sunxi_pinctrl_build_state()
812 pctl->functions = devm_kzalloc(&pdev->dev, in sunxi_pinctrl_build_state()
854 devm_kzalloc(&pdev->dev, in sunxi_pinctrl_build_state()
884 pctl = devm_kzalloc(&pdev->dev, sizeof(*pctl), GFP_KERNEL); in sunxi_pinctrl_init()
912 pins = devm_kzalloc(&pdev->dev, in sunxi_pinctrl_init()
921 pctrl_desc = devm_kzalloc(&pdev->dev, in sunxi_pinctrl_init()
942 pctl->chip = devm_kzalloc(&pdev->dev, sizeof(*pctl->chip), GFP_KERNEL); in sunxi_pinctrl_init()
/linux-4.4.14/drivers/staging/android/ion/tegra/
Dtegra_ion.c36 heaps = devm_kzalloc(&pdev->dev, in tegra_ion_probe()
/linux-4.4.14/drivers/mtd/nand/bcm47xxnflash/
Dmain.c32 b47n = devm_kzalloc(&pdev->dev, sizeof(*b47n), GFP_KERNEL); in bcm47xxnflash_probe()
/linux-4.4.14/drivers/staging/nvec/
Dnvec_paz00.c53 led = devm_kzalloc(&pdev->dev, sizeof(*led), GFP_KERNEL); in nvec_paz00_probe()
/linux-4.4.14/drivers/gpu/drm/rcar-du/
Drcar_du_vgacon.c64 rcon = devm_kzalloc(rcdu->dev, sizeof(*rcon), GFP_KERNEL); in rcar_du_vga_connector_init()
/linux-4.4.14/sound/soc/sunxi/
Dsun4i-codec.c554 struct snd_soc_dai_link *link = devm_kzalloc(dev, sizeof(*link), in sun4i_codec_create_link()
576 card = devm_kzalloc(dev, sizeof(*card), GFP_KERNEL); in sun4i_codec_create_card()
598 scodec = devm_kzalloc(&pdev->dev, sizeof(*scodec), GFP_KERNEL); in sun4i_codec_probe()
/linux-4.4.14/drivers/mtd/lpddr/
Dlpddr2_nvm.c423 pcm_data = devm_kzalloc(&pdev->dev, sizeof(*pcm_data), GFP_KERNEL); in lpddr2_nvm_probe()
430 map = devm_kzalloc(&pdev->dev, sizeof(*map), GFP_KERNEL); in lpddr2_nvm_probe()
434 mtd = devm_kzalloc(&pdev->dev, sizeof(*mtd), GFP_KERNEL); in lpddr2_nvm_probe()
/linux-4.4.14/drivers/thermal/
Dkirkwood_thermal.c78 priv = devm_kzalloc(&pdev->dev, sizeof(*priv), GFP_KERNEL); in kirkwood_thermal_probe()
/linux-4.4.14/drivers/usb/musb/
Domap2430.c538 glue = devm_kzalloc(&pdev->dev, sizeof(*glue), GFP_KERNEL); in omap2430_probe()
561 pdata = devm_kzalloc(&pdev->dev, sizeof(*pdata), GFP_KERNEL); in omap2430_probe()
565 data = devm_kzalloc(&pdev->dev, sizeof(*data), GFP_KERNEL); in omap2430_probe()
569 config = devm_kzalloc(&pdev->dev, sizeof(*config), GFP_KERNEL); in omap2430_probe()
/linux-4.4.14/drivers/base/
Dpinctrl.c26 dev->pins = devm_kzalloc(dev, sizeof(*(dev->pins)), GFP_KERNEL); in pinctrl_bind_pins()
/linux-4.4.14/drivers/hsi/clients/
Dnokia-modem.c105 modem->gpios = devm_kzalloc(dev, gpio_count * in nokia_modem_gpio_probe()
158 modem = devm_kzalloc(dev, sizeof(*modem), GFP_KERNEL); in nokia_modem_probe()
/linux-4.4.14/drivers/acpi/
Dnfit.c247 nfit_spa = devm_kzalloc(dev, sizeof(*nfit_spa), GFP_KERNEL); in add_spa()
273 nfit_memdev = devm_kzalloc(dev, sizeof(*nfit_memdev), GFP_KERNEL); in add_memdev()
299 nfit_dcr = devm_kzalloc(dev, sizeof(*nfit_dcr), GFP_KERNEL); in add_dcr()
324 nfit_bdw = devm_kzalloc(dev, sizeof(*nfit_bdw), GFP_KERNEL); in add_bdw()
349 nfit_idt = devm_kzalloc(dev, sizeof(*nfit_idt), GFP_KERNEL); in add_idt()
374 nfit_flush = devm_kzalloc(dev, sizeof(*nfit_flush), GFP_KERNEL); in add_flush()
556 nfit_mem = devm_kzalloc(acpi_desc->dev, in nfit_mem_dcr_init()
1005 nd_set = devm_kzalloc(dev, sizeof(*nd_set), GFP_KERNEL); in acpi_nfit_init_interleave_set()
1009 info = devm_kzalloc(dev, sizeof_nfit_set_info(nr), GFP_KERNEL); in acpi_nfit_init_interleave_set()
1367 nfit_blk = devm_kzalloc(dev, sizeof(*nfit_blk), GFP_KERNEL); in acpi_nfit_blk_region_enable()
[all …]
/linux-4.4.14/drivers/nvdimm/
Dregion.c41 num_ns = devm_kzalloc(dev, sizeof(*num_ns), GFP_KERNEL); in nd_region_probe()
/linux-4.4.14/drivers/mtd/nand/brcmnand/
Dbcm63138_nand.c74 priv = devm_kzalloc(dev, sizeof(*priv), GFP_KERNEL); in bcm63138_nand_probe()
/linux-4.4.14/drivers/reset/
Dreset-berlin.c75 priv = devm_kzalloc(&pdev->dev, sizeof(*priv), GFP_KERNEL); in berlin2_reset_probe()
/linux-4.4.14/sound/soc/jz4740/
Dqi_lb60.c81 qi_lb60 = devm_kzalloc(&pdev->dev, sizeof(*qi_lb60), GFP_KERNEL); in qi_lb60_probe()
/linux-4.4.14/drivers/clk/tegra/
Dclk-tegra124-dfll-fcpu.c101 soc = devm_kzalloc(&pdev->dev, sizeof(*soc), GFP_KERNEL); in tegra124_dfll_fcpu_probe()
/linux-4.4.14/drivers/pci/host/
Dpcie-iproc-bcma.c50 pcie = devm_kzalloc(&bdev->dev, sizeof(*pcie), GFP_KERNEL); in iproc_pcie_bcma_probe()
Dpcie-iproc-platform.c38 pcie = devm_kzalloc(&pdev->dev, sizeof(struct iproc_pcie), GFP_KERNEL); in iproc_pcie_pltfm_probe()
/linux-4.4.14/drivers/mmc/host/
Ddw_mmc-pci.c49 host = devm_kzalloc(&pdev->dev, sizeof(struct dw_mci), GFP_KERNEL); in dw_mci_pci_probe()
/linux-4.4.14/drivers/gpu/drm/msm/edp/
Dedp_phy.c99 phy = devm_kzalloc(dev, sizeof(*phy), GFP_KERNEL); in msm_edp_phy_init()
/linux-4.4.14/drivers/soc/ti/
Dknav_qmss_queue.c222 qh = devm_kzalloc(inst->kdev->dev, sizeof(*qh), GFP_KERNEL); in __knav_queue_open()
760 pool = devm_kzalloc(kdev->dev, sizeof(*pool), GFP_KERNEL); in knav_pool_create()
1016 pool = devm_kzalloc(kdev->dev, sizeof(*pool), GFP_KERNEL); in knav_queue_setup_region()
1074 region = devm_kzalloc(dev, sizeof(*region), GFP_KERNEL); in knav_queue_setup_regions()
1201 range = devm_kzalloc(dev, sizeof(*range), GFP_KERNEL); in knav_setup_queue_range()
1373 qmgr = devm_kzalloc(dev, sizeof(*qmgr), GFP_KERNEL); in knav_queue_init_qmgrs()
1450 pdsp = devm_kzalloc(dev, sizeof(*pdsp), GFP_KERNEL); in knav_queue_init_pdsps()
1669 kdev->instances = devm_kzalloc(kdev->dev, size, GFP_KERNEL); in knav_queue_init_queues()
1703 kdev = devm_kzalloc(dev, sizeof(struct knav_device), GFP_KERNEL); in knav_queue_probe()
/linux-4.4.14/drivers/usb/chipidea/
Dci_hdrc_usb2.c64 priv = devm_kzalloc(dev, sizeof(*priv), GFP_KERNEL); in ci_hdrc_usb2_probe()
/linux-4.4.14/drivers/usb/phy/
Dphy-keystone.c81 k_phy = devm_kzalloc(dev, sizeof(*k_phy), GFP_KERNEL); in keystone_usbphy_probe()
/linux-4.4.14/drivers/hwspinlock/
Dsirf_hwspinlock.c65 hwspin = devm_kzalloc(&pdev->dev, sizeof(*hwspin) + in sirf_hwspinlock_probe()
/linux-4.4.14/drivers/edac/
Docteon_edac-pc.c87 struct co_cache_error *p = devm_kzalloc(&pdev->dev, sizeof(*p), in co_cache_error_probe()
/linux-4.4.14/drivers/clk/sunxi/
Dclk-sun6i-apb0-gates.c70 clk_data = devm_kzalloc(&pdev->dev, sizeof(struct clk_onecell_data), in sun6i_a31_apb0_gates_clk_probe()
/linux-4.4.14/drivers/dma/hsu/
Dpci.c69 chip = devm_kzalloc(&pdev->dev, sizeof(*chip), GFP_KERNEL); in hsu_pci_probe()
/linux-4.4.14/drivers/char/hw_random/
Docteon-rng.c71 rng = devm_kzalloc(&pdev->dev, sizeof(*rng), GFP_KERNEL); in octeon_rng_probe()
/linux-4.4.14/net/nfc/nci/
Drsp.c153 conn_info = devm_kzalloc(&ndev->nfc_dev->dev, in nci_rf_disc_rsp_packet()
237 conn_info = devm_kzalloc(&ndev->nfc_dev->dev, in nci_core_conn_create_rsp_packet()

12345678910>>...12