/drivers/base/ |
D | platform.c | 37 struct resource *platform_get_resource(struct platform_device *dev, in platform_get_resource() 57 int platform_get_irq(struct platform_device *dev, unsigned int num) in platform_get_irq() 71 struct resource *platform_get_resource_byname(struct platform_device *dev, in platform_get_resource_byname() 91 int platform_get_irq_byname(struct platform_device *dev, char *name) in platform_get_irq_byname() 105 int platform_add_devices(struct platform_device **devs, int num) in platform_add_devices() 123 struct platform_device pdev; 134 void platform_device_put(struct platform_device *pdev) in platform_device_put() 159 struct platform_device *platform_device_alloc(const char *name, int id) in platform_device_alloc() 186 int platform_device_add_resources(struct platform_device *pdev, in platform_device_add_resources() 211 int platform_device_add_data(struct platform_device *pdev, const void *data, in platform_device_add_data() [all …]
|
/drivers/usb/misc/ |
D | usb_u132.h | 62 void ftdi_elan_gone_away(struct platform_device *pdev); 71 int usb_ftdi_elan_edset_single(struct platform_device *pdev, u8 ed_number, 76 int usb_ftdi_elan_edset_output(struct platform_device *pdev, u8 ed_number, 81 int usb_ftdi_elan_edset_empty(struct platform_device *pdev, u8 ed_number, 86 int usb_ftdi_elan_edset_input(struct platform_device *pdev, u8 ed_number, 91 int usb_ftdi_elan_edset_setup(struct platform_device *pdev, u8 ed_number, 96 int usb_ftdi_elan_edset_flush(struct platform_device *pdev, u8 ed_number, 98 int usb_ftdi_elan_read_pcimem(struct platform_device *pdev, int mem_offset, 100 int usb_ftdi_elan_write_pcimem(struct platform_device *pdev, int mem_offset,
|
/drivers/mfd/ |
D | tc6387xb.c | 26 static int tc6387xb_suspend(struct platform_device *dev, pm_message_t state) in tc6387xb_suspend() 38 static int tc6387xb_resume(struct platform_device *dev) in tc6387xb_resume() 56 static int tc6387xb_mmc_enable(struct platform_device *mmc) in tc6387xb_mmc_enable() 58 struct platform_device *dev = to_platform_device(mmc->dev.parent); in tc6387xb_mmc_enable() 66 static int tc6387xb_mmc_disable(struct platform_device *mmc) in tc6387xb_mmc_disable() 68 struct platform_device *dev = to_platform_device(mmc->dev.parent); in tc6387xb_mmc_disable() 106 static int tc6387xb_probe(struct platform_device *dev) in tc6387xb_probe() 152 static int tc6387xb_remove(struct platform_device *dev) in tc6387xb_remove()
|
D | htc-pasic3.c | 25 struct platform_device *ds1wm_pdev; 26 struct platform_device *led_pdev; 72 struct platform_device *pdev; in led_device_add() 107 static void ds1wm_enable(struct platform_device *pdev) in ds1wm_enable() 118 static void ds1wm_disable(struct platform_device *pdev) in ds1wm_disable() 135 static int ds1wm_device_add(struct platform_device *pasic3_pdev, int bus_shift) in ds1wm_device_add() 139 struct platform_device *pdev; in ds1wm_device_add() 178 static int __init pasic3_probe(struct platform_device *pdev) in pasic3_probe() 224 static int pasic3_remove(struct platform_device *pdev) in pasic3_remove()
|
D | t7l66xb.c | 69 static int t7l66xb_mmc_enable(struct platform_device *mmc) in t7l66xb_mmc_enable() 71 struct platform_device *dev = to_platform_device(mmc->dev.parent); in t7l66xb_mmc_enable() 89 static int t7l66xb_mmc_disable(struct platform_device *mmc) in t7l66xb_mmc_disable() 91 struct platform_device *dev = to_platform_device(mmc->dev.parent); in t7l66xb_mmc_disable() 216 static void t7l66xb_attach_irq(struct platform_device *dev) in t7l66xb_attach_irq() 237 static void t7l66xb_detach_irq(struct platform_device *dev) in t7l66xb_detach_irq() 259 static int t7l66xb_suspend(struct platform_device *dev, pm_message_t state) in t7l66xb_suspend() 271 static int t7l66xb_resume(struct platform_device *dev) in t7l66xb_resume() 289 static int t7l66xb_probe(struct platform_device *dev) in t7l66xb_probe() 391 static int t7l66xb_remove(struct platform_device *dev) in t7l66xb_remove()
|
D | tc6393xb.c | 122 static int tc6393xb_nand_enable(struct platform_device *nand) in tc6393xb_nand_enable() 124 struct platform_device *dev = to_platform_device(nand->dev.parent); in tc6393xb_nand_enable() 226 static int tc6393xb_ohci_enable(struct platform_device *dev) in tc6393xb_ohci_enable() 248 static int tc6393xb_ohci_disable(struct platform_device *dev) in tc6393xb_ohci_disable() 270 static int tc6393xb_fb_enable(struct platform_device *dev) in tc6393xb_fb_enable() 288 static int tc6393xb_fb_disable(struct platform_device *dev) in tc6393xb_fb_disable() 306 int tc6393xb_lcd_set_power(struct platform_device *fb, bool on) in tc6393xb_lcd_set_power() 308 struct platform_device *dev = to_platform_device(fb->dev.parent); in tc6393xb_lcd_set_power() 328 int tc6393xb_lcd_mode(struct platform_device *fb, in tc6393xb_lcd_mode() 330 struct platform_device *dev = to_platform_device(fb->dev.parent); in tc6393xb_lcd_mode() [all …]
|
/drivers/platform/x86/ |
D | tc1100-wmi.c | 50 static int tc1100_probe(struct platform_device *device); 51 static int tc1100_remove(struct platform_device *device); 52 static int tc1100_suspend(struct platform_device *device, pm_message_t state); 53 static int tc1100_resume(struct platform_device *device); 66 static struct platform_device *tc1100_device; 216 static int tc1100_probe(struct platform_device *device) in tc1100_probe() 225 static int tc1100_remove(struct platform_device *device) in tc1100_remove() 231 static int tc1100_suspend(struct platform_device *dev, pm_message_t state) in tc1100_suspend() 246 static int tc1100_resume(struct platform_device *dev) in tc1100_resume()
|
/drivers/usb/host/ |
D | ohci-at91.c | 54 static void at91_start_hc(struct platform_device *pdev) in at91_start_hc() 72 static void at91_stop_hc(struct platform_device *pdev) in at91_stop_hc() 93 static void usb_hcd_at91_remove (struct usb_hcd *, struct platform_device *); 108 struct platform_device *pdev) in usb_hcd_at91_probe() 187 struct platform_device *pdev) in usb_hcd_at91_remove() 272 static int ohci_hcd_at91_drv_probe(struct platform_device *pdev) in ohci_hcd_at91_drv_probe() 295 static int ohci_hcd_at91_drv_remove(struct platform_device *pdev) in ohci_hcd_at91_drv_remove() 317 ohci_hcd_at91_drv_suspend(struct platform_device *pdev, pm_message_t mesg) in ohci_hcd_at91_drv_suspend() 340 static int ohci_hcd_at91_drv_resume(struct platform_device *pdev) in ohci_hcd_at91_drv_resume()
|
D | ohci-lh7a404.c | 29 static void lh7a404_start_hc(struct platform_device *dev) in lh7a404_start_hc() 46 static void lh7a404_stop_hc(struct platform_device *dev) in lh7a404_stop_hc() 71 struct platform_device *dev) in usb_hcd_lh7a404_probe() 130 void usb_hcd_lh7a404_remove (struct usb_hcd *hcd, struct platform_device *dev) in usb_hcd_lh7a404_remove() 205 static int ohci_hcd_lh7a404_drv_probe(struct platform_device *pdev) in ohci_hcd_lh7a404_drv_probe() 218 static int ohci_hcd_lh7a404_drv_remove(struct platform_device *pdev) in ohci_hcd_lh7a404_drv_remove()
|
D | ohci-pnx8550.c | 37 static void pnx8550_start_hc(struct platform_device *dev) in pnx8550_start_hc() 52 static void pnx8550_stop_hc(struct platform_device *dev) in pnx8550_stop_hc() 74 struct platform_device *dev) in usb_hcd_pnx8550_probe() 137 void usb_hcd_pnx8550_remove (struct usb_hcd *hcd, struct platform_device *dev) in usb_hcd_pnx8550_remove() 213 static int ohci_hcd_pnx8550_drv_probe(struct platform_device *pdev) in ohci_hcd_pnx8550_drv_probe() 224 static int ohci_hcd_pnx8550_drv_remove(struct platform_device *pdev) in ohci_hcd_pnx8550_drv_remove()
|
D | ohci-ep93xx.c | 46 struct platform_device *pdev) in usb_hcd_ep93xx_probe() 95 struct platform_device *pdev) in usb_hcd_ep93xx_remove() 146 static int ohci_hcd_ep93xx_drv_probe(struct platform_device *pdev) in ohci_hcd_ep93xx_drv_probe() 157 static int ohci_hcd_ep93xx_drv_remove(struct platform_device *pdev) in ohci_hcd_ep93xx_drv_remove() 167 static int ohci_hcd_ep93xx_drv_suspend(struct platform_device *pdev, pm_message_t state) in ohci_hcd_ep93xx_drv_suspend() 182 static int ohci_hcd_ep93xx_drv_resume(struct platform_device *pdev) in ohci_hcd_ep93xx_drv_resume()
|
/drivers/video/backlight/ |
D | kb3886_bl.c | 58 static struct platform_device kb3886bl_device = { 66 static struct platform_device *devices[] __initdata = { 110 static int kb3886bl_suspend(struct platform_device *pdev, pm_message_t state) in kb3886bl_suspend() 119 static int kb3886bl_resume(struct platform_device *pdev) in kb3886bl_resume() 142 static int kb3886bl_probe(struct platform_device *pdev) in kb3886bl_probe() 165 static int kb3886bl_remove(struct platform_device *pdev) in kb3886bl_remove()
|
D | hp680_bl.c | 68 static int hp680bl_suspend(struct platform_device *pdev, pm_message_t state) in hp680bl_suspend() 77 static int hp680bl_resume(struct platform_device *pdev) in hp680bl_resume() 106 static int __init hp680bl_probe(struct platform_device *pdev) in hp680bl_probe() 124 static int hp680bl_remove(struct platform_device *pdev) in hp680bl_remove() 147 static struct platform_device *hp680bl_device;
|
/drivers/video/omap/ |
D | lcd_h4.c | 73 static int h4_panel_probe(struct platform_device *pdev) in h4_panel_probe() 79 static int h4_panel_remove(struct platform_device *pdev) in h4_panel_remove() 84 static int h4_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in h4_panel_suspend() 89 static int h4_panel_resume(struct platform_device *pdev) in h4_panel_resume()
|
D | lcd_palmz71.c | 79 static int palmz71_panel_probe(struct platform_device *pdev) in palmz71_panel_probe() 85 static int palmz71_panel_remove(struct platform_device *pdev) in palmz71_panel_remove() 90 static int palmz71_panel_suspend(struct platform_device *pdev, in palmz71_panel_suspend() 96 static int palmz71_panel_resume(struct platform_device *pdev) in palmz71_panel_resume()
|
D | lcd_palmtt.c | 84 static int palmtt_panel_probe(struct platform_device *pdev) in palmtt_panel_probe() 90 static int palmtt_panel_remove(struct platform_device *pdev) in palmtt_panel_remove() 95 static int palmtt_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in palmtt_panel_suspend() 100 static int palmtt_panel_resume(struct platform_device *pdev) in palmtt_panel_resume()
|
D | lcd_palmte.c | 79 static int palmte_panel_probe(struct platform_device *pdev) in palmte_panel_probe() 85 static int palmte_panel_remove(struct platform_device *pdev) in palmte_panel_remove() 90 static int palmte_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in palmte_panel_suspend() 95 static int palmte_panel_resume(struct platform_device *pdev) in palmte_panel_resume()
|
D | lcd_inn1510.c | 79 static int innovator1510_panel_probe(struct platform_device *pdev) in innovator1510_panel_probe() 85 static int innovator1510_panel_remove(struct platform_device *pdev) in innovator1510_panel_remove() 90 static int innovator1510_panel_suspend(struct platform_device *pdev, in innovator1510_panel_suspend() 96 static int innovator1510_panel_resume(struct platform_device *pdev) in innovator1510_panel_resume()
|
D | lcd_osk.c | 98 static int osk_panel_probe(struct platform_device *pdev) in osk_panel_probe() 104 static int osk_panel_remove(struct platform_device *pdev) in osk_panel_remove() 109 static int osk_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in osk_panel_suspend() 114 static int osk_panel_resume(struct platform_device *pdev) in osk_panel_resume()
|
D | lcd_h3.c | 95 static int h3_panel_probe(struct platform_device *pdev) in h3_panel_probe() 101 static int h3_panel_remove(struct platform_device *pdev) in h3_panel_remove() 106 static int h3_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in h3_panel_suspend() 111 static int h3_panel_resume(struct platform_device *pdev) in h3_panel_resume()
|
D | lcd_inn1610.c | 103 static int innovator1610_panel_probe(struct platform_device *pdev) in innovator1610_panel_probe() 109 static int innovator1610_panel_remove(struct platform_device *pdev) in innovator1610_panel_remove() 114 static int innovator1610_panel_suspend(struct platform_device *pdev, in innovator1610_panel_suspend() 120 static int innovator1610_panel_resume(struct platform_device *pdev) in innovator1610_panel_resume()
|
/drivers/rtc/ |
D | rtc-m48t59.c | 49 struct platform_device *pdev = to_platform_device(dev); in m48t59_mem_writeb() 58 struct platform_device *pdev = to_platform_device(dev); in m48t59_mem_readb() 69 struct platform_device *pdev = to_platform_device(dev); in m48t59_rtc_read_time() 112 struct platform_device *pdev = to_platform_device(dev); in m48t59_rtc_set_time() 159 struct platform_device *pdev = to_platform_device(dev); in m48t59_rtc_readalarm() 206 struct platform_device *pdev = to_platform_device(dev); in m48t59_rtc_setalarm() 268 struct platform_device *pdev = to_platform_device(dev); in m48t59_rtc_ioctl() 293 struct platform_device *pdev = to_platform_device(dev); in m48t59_rtc_proc() 314 struct platform_device *pdev = to_platform_device(dev); in m48t59_rtc_interrupt() 350 struct platform_device *pdev = to_platform_device(dev); in m48t59_nvram_read() [all …]
|
D | rtc-test.c | 16 static struct platform_device *test0 = NULL, *test1 = NULL; 45 struct platform_device *plat_dev = to_platform_device(dev); in test_rtc_proc() 92 struct platform_device *plat_dev = to_platform_device(dev); in test_irq_store() 111 static int test_probe(struct platform_device *plat_dev) in test_probe() 134 static int __devexit test_remove(struct platform_device *plat_dev) in test_remove()
|
/drivers/char/hw_random/ |
D | omap-rng.c | 49 static struct platform_device *rng_dev; 92 static int __init omap_rng_probe(struct platform_device *pdev) in omap_rng_probe() 158 static int __exit omap_rng_remove(struct platform_device *pdev) in omap_rng_remove() 181 static int omap_rng_suspend(struct platform_device *pdev, pm_message_t message) in omap_rng_suspend() 187 static int omap_rng_resume(struct platform_device *pdev) in omap_rng_resume()
|
/drivers/input/keyboard/ |
D | tosakbd.c | 127 static void tosakbd_scankeyboard(struct platform_device *dev) in tosakbd_scankeyboard() 189 struct platform_device *dev = __dev; in tosakbd_interrupt() 206 struct platform_device *dev = (struct platform_device *)__dev; in tosakbd_timer_callback() 212 static int tosakbd_suspend(struct platform_device *dev, pm_message_t state) in tosakbd_suspend() 226 static int tosakbd_resume(struct platform_device *dev) in tosakbd_resume() 240 static int __devinit tosakbd_probe(struct platform_device *pdev) { in tosakbd_probe() 381 static int __devexit tosakbd_remove(struct platform_device *dev) in tosakbd_remove()
|