Home
last modified time | relevance | path

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

/linux-3.4.99/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
103 struct wl12xx_sdio_glue *glue = dev_get_drvdata(child->parent); in wl12xx_sdio_raw_write() local
128 static int wl12xx_sdio_power_on(struct wl12xx_sdio_glue *glue) in wl12xx_sdio_power_on()
153 static int wl12xx_sdio_power_off(struct wl12xx_sdio_glue *glue) in wl12xx_sdio_power_off()
176 struct wl12xx_sdio_glue *glue = dev_get_drvdata(child->parent); in wl12xx_sdio_set_power() local
195 struct wl12xx_sdio_glue *glue; in wl1271_probe() local
286 struct wl12xx_sdio_glue *glue = sdio_get_drvdata(func); in wl1271_remove() local
302 struct wl12xx_sdio_glue *glue = sdio_get_drvdata(func); in wl1271_suspend() 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.4.99/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
Domap2430.c418 struct omap2430_glue *glue; in omap2430_probe() local
479 struct omap2430_glue *glue = platform_get_drvdata(pdev); in omap2430_remove() local
492 struct omap2430_glue *glue = dev_get_drvdata(dev); in omap2430_runtime_suspend() local
508 struct omap2430_glue *glue = dev_get_drvdata(dev); in omap2430_runtime_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
Dam35x.c464 struct am35x_glue *glue; in am35x_probe() local
567 struct am35x_glue *glue = platform_get_drvdata(pdev); in am35x_remove() local
583 struct am35x_glue *glue = dev_get_drvdata(dev); in am35x_suspend() local
599 struct am35x_glue *glue = dev_get_drvdata(dev); in am35x_resume() local
Ddavinci.c521 struct davinci_glue *glue; in davinci_probe() local
602 struct davinci_glue *glue = platform_get_drvdata(pdev); in davinci_remove() local
Dda8xx.c486 struct da8xx_glue *glue; in da8xx_probe() local
568 struct da8xx_glue *glue = platform_get_drvdata(pdev); in da8xx_remove() local
Dtusb6010.c1174 struct tusb6010_glue *glue; in tusb_probe() local
1234 struct tusb6010_glue *glue = platform_get_drvdata(pdev); in tusb_remove() local
/linux-3.4.99/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.4.99/drivers/usb/dwc3/
Ddwc3-pci.c63 struct dwc3_pci *glue; in dwc3_pci_probe() local
147 struct dwc3_pci *glue = pci_get_drvdata(pci); in dwc3_pci_remove() local
/linux-3.4.99/arch/powerpc/platforms/powernv/
Dopal.c37 u64 glue; in early_init_dt_scan_opal() local
/linux-3.4.99/drivers/input/
Djoydev.c52 struct JS_DATA_SAVE_TYPE glue; member