Home
last modified time | relevance | path

Searched defs:glue (Results 1 – 13 of 13) sorted by relevance

/linux-3.3/drivers/net/wireless/wl12xx/
Dsdio.c62 struct wl12xx_sdio_glue *glue = dev_get_drvdata(child->parent); in wl1271_sdio_set_block_size() local
74 struct wl12xx_sdio_glue *glue = dev_get_drvdata(child->parent); in wl12xx_sdio_raw_read() local
99 struct wl12xx_sdio_glue *glue = dev_get_drvdata(child->parent); in wl12xx_sdio_raw_write() local
120 static int wl12xx_sdio_power_on(struct wl12xx_sdio_glue *glue) in wl12xx_sdio_power_on()
144 static int wl12xx_sdio_power_off(struct wl12xx_sdio_glue *glue) in wl12xx_sdio_power_off()
166 struct wl12xx_sdio_glue *glue = dev_get_drvdata(child->parent); in wl12xx_sdio_set_power() local
185 struct wl12xx_sdio_glue *glue; in wl1271_probe() local
276 struct wl12xx_sdio_glue *glue = sdio_get_drvdata(func); in wl1271_remove() local
292 struct wl12xx_sdio_glue *glue = sdio_get_drvdata(func); in wl1271_suspend() local
328 struct wl12xx_sdio_glue *glue = sdio_get_drvdata(func); in wl1271_resume() local
Dspi.c80 struct wl12xx_spi_glue *glue = dev_get_drvdata(child->parent); in wl12xx_spi_reset() local
108 struct wl12xx_spi_glue *glue = dev_get_drvdata(child->parent); in wl12xx_spi_init() local
165 struct wl12xx_spi_glue *glue = dev_get_drvdata(child->parent); in wl12xx_spi_read_busy() local
201 struct wl12xx_spi_glue *glue = dev_get_drvdata(child->parent); in wl12xx_spi_raw_read() local
266 struct wl12xx_spi_glue *glue = dev_get_drvdata(child->parent); in wl12xx_spi_raw_write() local
321 struct wl12xx_spi_glue *glue; in wl1271_probe() local
400 struct wl12xx_spi_glue *glue = spi_get_drvdata(spi); in wl1271_remove() local
/linux-3.3/drivers/usb/musb/
Dux500.c65 struct ux500_glue *glue; in ux500_probe() local
146 struct ux500_glue *glue = platform_get_drvdata(pdev); in ux500_remove() local
160 struct ux500_glue *glue = dev_get_drvdata(dev); in ux500_suspend() local
171 struct ux500_glue *glue = dev_get_drvdata(dev); in ux500_resume() local
Dblackfin.c470 struct bfin_glue *glue; in bfin_probe() local
530 struct bfin_glue *glue = platform_get_drvdata(pdev); in bfin_remove() local
542 struct bfin_glue *glue = dev_get_drvdata(dev); in bfin_suspend() local
559 struct bfin_glue *glue = dev_get_drvdata(dev); in bfin_resume() local
Domap2430.c415 struct omap2430_glue *glue; in omap2430_probe() local
476 struct omap2430_glue *glue = platform_get_drvdata(pdev); in omap2430_remove() local
490 struct omap2430_glue *glue = dev_get_drvdata(dev); in omap2430_runtime_suspend() local
504 struct omap2430_glue *glue = dev_get_drvdata(dev); in omap2430_runtime_resume() local
Dam35x.c463 struct am35x_glue *glue; in am35x_probe() local
566 struct am35x_glue *glue = platform_get_drvdata(pdev); in am35x_remove() local
582 struct am35x_glue *glue = dev_get_drvdata(dev); in am35x_suspend() local
598 struct am35x_glue *glue = dev_get_drvdata(dev); in am35x_resume() local
Ddavinci.c518 struct davinci_glue *glue; in davinci_probe() local
599 struct davinci_glue *glue = platform_get_drvdata(pdev); in davinci_remove() local
Dda8xx.c485 struct da8xx_glue *glue; in da8xx_probe() local
567 struct da8xx_glue *glue = platform_get_drvdata(pdev); in da8xx_remove() local
Dtusb6010.c1172 struct tusb6010_glue *glue; in tusb_probe() local
1232 struct tusb6010_glue *glue = platform_get_drvdata(pdev); in tusb_remove() local
/linux-3.3/lib/
Dcpu_rmap.c205 struct irq_glue *glue; in free_irq_cpu_rmap() local
224 struct irq_glue *glue = in irq_cpu_rmap_notify() local
235 struct irq_glue *glue = in irq_cpu_rmap_release() local
253 struct irq_glue *glue = kzalloc(sizeof(*glue), GFP_KERNEL); in irq_cpu_rmap_add() local
/linux-3.3/drivers/usb/dwc3/
Ddwc3-pci.c61 struct dwc3_pci *glue; in dwc3_pci_probe() local
145 struct dwc3_pci *glue = pci_get_drvdata(pci); in dwc3_pci_remove() local
/linux-3.3/arch/powerpc/platforms/powernv/
Dopal.c37 u64 glue; in early_init_dt_scan_opal() local
/linux-3.3/drivers/input/
Djoydev.c53 struct JS_DATA_SAVE_TYPE glue; member