Searched refs:platform_device_add (Results 1 - 25 of 125) sorted by relevance

12345

/drivers/mfd/
H A Ducb1400_core.c87 err = platform_device_add(ucb->ucb1400_gpio);
108 err = platform_device_add(ucb->ucb1400_ts);
/drivers/pcmcia/
H A Dpxa2xx_palmld.c98 ret = platform_device_add(palmld_pcmcia_device);
H A Dpxa2xx_cm_x270.c110 ret = platform_device_add(cmx270_pcmcia_device);
H A Dpxa2xx_palmtx.c100 ret = platform_device_add(palmtx_pcmcia_device);
H A Dpxa2xx_balloon3.c133 ret = platform_device_add(balloon3_pcmcia_device);
H A Dpxa2xx_cm_x255.c131 ret = platform_device_add(cmx255_pcmcia_device);
H A Dpxa2xx_e740.c158 ret = platform_device_add(e740_pcmcia_device);
H A Dpxa2xx_mainstone.c156 ret = platform_device_add(mst_pcmcia_device);
H A Dpxa2xx_palmtc.c150 ret = platform_device_add(palmtc_pcmcia_device);
H A Dpxa2xx_stargate2.c141 ret = platform_device_add(sg2_pcmcia_device);
H A Dpxa2xx_vpac270.c161 ret = platform_device_add(vpac270_pcmcia_device);
/drivers/regulator/
H A Ddummy.c75 ret = platform_device_add(dummy_pdev);
/drivers/usb/dwc3/
H A Dhost.c84 ret = platform_device_add(xhci);
H A Ddwc3-pci.c118 ret = platform_device_add(dwc3);
/drivers/rtc/
H A Drtc-test.c158 if ((err = platform_device_add(test0)))
161 if ((err = platform_device_add(test1)))
H A Drtc-tile.c135 err = platform_device_add(tile_rtc_platform_device);
/drivers/w1/slaves/
H A Dw1_bq27000.c70 ret = platform_device_add(pdev);
/drivers/auxdisplay/
H A Dcfag12864bfb.c163 ret = platform_device_add(cfag12864bfb_device);
/drivers/char/
H A Dscx200_gpio.c90 rc = platform_device_add(pdev);
/drivers/input/misc/
H A Dm68kspkr.c130 err = platform_device_add(m68kspkr_platform_device);
/drivers/input/serio/
H A Dq40kbd.c168 error = platform_device_add(q40kbd_device);
H A Dct82c710.c241 error = platform_device_add(ct82c710_device);
/drivers/video/
H A Dn411.c171 ret = platform_device_add(n411_device);
/drivers/acpi/apei/
H A Dhest.c167 rc = platform_device_add(ghes_dev);
/drivers/i2c/busses/
H A Di2c-pxa-pci.c86 ret = platform_device_add(pdev);

Completed in 247 milliseconds

12345