/linux-4.4.14/sound/isa/sb/ |
H A D | emu8000_synth.c | 37 static int snd_emu8000_probe(struct device *_dev) snd_emu8000_probe() argument 97 static int snd_emu8000_remove(struct device *_dev) snd_emu8000_remove() argument
|
/linux-4.4.14/net/l3mdev/ |
H A D | l3mdev.c | 61 struct net_device *_dev = (struct net_device *) dev; l3mdev_fib_table_rcu() local
|
/linux-4.4.14/sound/pci/emu10k1/ |
H A D | emu10k1_synth.c | 32 static int snd_emu10k1_synth_probe(struct device *_dev) snd_emu10k1_synth_probe() argument 83 static int snd_emu10k1_synth_remove(struct device *_dev) snd_emu10k1_synth_remove() argument
|
/linux-4.4.14/drivers/ps3/ |
H A D | vuart.h | 61 ps3_system_bus_dev_to_vuart_drv(struct ps3_system_bus_device *_dev) ps3_system_bus_dev_to_vuart_drv() argument
|
/linux-4.4.14/include/linux/ |
H A D | mic_bus.h | 101 static inline struct mbus_device *dev_to_mbus(struct device *_dev) dev_to_mbus() argument
|
H A D | virtio.h | 111 static inline struct virtio_device *dev_to_virtio(struct device *_dev) dev_to_virtio() argument
|
/linux-4.4.14/sound/drivers/opl4/ |
H A D | opl4_seq.c | 127 static int snd_opl4_seq_probe(struct device *_dev) snd_opl4_seq_probe() argument 184 static int snd_opl4_seq_remove(struct device *_dev) snd_opl4_seq_remove() argument
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
H A D | power.c | 188 int gma_power_suspend(struct device *_dev) gma_power_suspend() argument 215 int gma_power_resume(struct device *_dev) gma_power_resume() argument 319 int gma_power_thaw(struct device *_dev) gma_power_thaw() argument 324 int gma_power_freeze(struct device *_dev) gma_power_freeze() argument 329 int gma_power_restore(struct device *_dev) gma_power_restore() argument
|
/linux-4.4.14/sound/drivers/opl3/ |
H A D | opl3_seq.c | 219 static int snd_opl3_seq_probe(struct device *_dev) snd_opl3_seq_probe() argument 261 static int snd_opl3_seq_remove(struct device *_dev) snd_opl3_seq_remove() argument
|
/linux-4.4.14/drivers/scsi/ |
H A D | ps3rom.c | 357 static int ps3rom_probe(struct ps3_system_bus_device *_dev) ps3rom_probe() argument 418 static int ps3rom_remove(struct ps3_system_bus_device *_dev) ps3rom_remove() argument
|
/linux-4.4.14/drivers/staging/most/hdm-i2c/ |
H A D | hdm_i2c.c | 294 static irqreturn_t most_irq_handler(int irq, void *_dev) most_irq_handler() argument
|
/linux-4.4.14/drivers/parport/ |
H A D | parport_ax88796.c | 274 struct device *_dev = &pdev->dev; parport_ax88796_probe() local
|
/linux-4.4.14/drivers/base/ |
H A D | dd.c | 517 static void __device_attach_async_helper(void *_dev, async_cookie_t cookie) __device_attach_async_helper() argument
|
H A D | platform.c | 505 static int platform_drv_probe(struct device *_dev) platform_drv_probe() argument 535 static int platform_drv_probe_fail(struct device *_dev) platform_drv_probe_fail() argument 540 static int platform_drv_remove(struct device *_dev) platform_drv_remove() argument 553 static void platform_drv_shutdown(struct device *_dev) platform_drv_shutdown() argument
|
/linux-4.4.14/drivers/char/ |
H A D | ps3flash.c | 342 static int ps3flash_probe(struct ps3_system_bus_device *_dev) ps3flash_probe() argument 418 static int ps3flash_remove(struct ps3_system_bus_device *_dev) ps3flash_remove() argument
|
/linux-4.4.14/sound/core/seq/oss/ |
H A D | seq_oss_synth.c | 101 snd_seq_oss_synth_probe(struct device *_dev) snd_seq_oss_synth_probe() argument 152 snd_seq_oss_synth_remove(struct device *_dev) snd_seq_oss_synth_remove() argument
|
/linux-4.4.14/sound/core/seq/ |
H A D | seq_midi.c | 276 snd_seq_midisynth_probe(struct device *_dev) snd_seq_midisynth_probe() argument 431 snd_seq_midisynth_remove(struct device *_dev) snd_seq_midisynth_remove() argument
|
/linux-4.4.14/drivers/misc/vmw_vmci/ |
H A D | vmci_guest.c | 399 static irqreturn_t vmci_interrupt(int irq, void *_dev) vmci_interrupt() argument 443 static irqreturn_t vmci_interrupt_bm(int irq, void *_dev) vmci_interrupt_bm() argument
|
/linux-4.4.14/drivers/amba/ |
H A D | bus.c | 67 static ssize_t driver_override_show(struct device *_dev, driver_override_show() argument 78 static ssize_t driver_override_store(struct device *_dev, driver_override_store() argument
|
/linux-4.4.14/drivers/xen/xenbus/ |
H A D | xenbus_probe_frontend.c | 78 static int xenbus_uevent_frontend(struct device *_dev, xenbus_uevent_frontend() argument
|
H A D | xenbus_probe.c | 93 int xenbus_match(struct device *_dev, struct device_driver *_drv) xenbus_match() argument 212 int xenbus_dev_probe(struct device *_dev) xenbus_dev_probe() argument 258 int xenbus_dev_remove(struct device *_dev) xenbus_dev_remove() argument 277 void xenbus_dev_shutdown(struct device *_dev) xenbus_dev_shutdown() argument
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
H A D | goku_udc.c | 1546 static irqreturn_t goku_irq(int irq, void *_dev) goku_irq() argument 1712 static void gadget_release(struct device *_dev) gadget_release() argument
|
H A D | gr_udc.c | 1416 static irqreturn_t gr_irq_handler(int irq, void *_dev) gr_irq_handler() argument 1472 static irqreturn_t gr_irq(int irq, void *_dev) gr_irq() argument
|
H A D | mv_udc_core.c | 2080 static void gadget_release(struct device *_dev) gadget_release() argument
|
H A D | net2272.c | 1183 registers_show(struct device *_dev, struct device_attribute *attr, char *buf) registers_show() argument 2067 static irqreturn_t net2272_irq(int irq, void *_dev) net2272_irq() argument 2219 net2272_gadget_release(struct device *_dev) net2272_gadget_release() argument
|
H A D | pxa25x_udc.c | 1364 lubbock_vbus_irq(int irq, void *_dev) lubbock_vbus_irq() argument 1405 static void udc_watchdog(unsigned long _dev) udc_watchdog() argument 1699 pxa25x_udc_irq(int irq, void *_dev) pxa25x_udc_irq() argument 2239 static void pxa25x_udc_shutdown(struct platform_device *_dev) pxa25x_udc_shutdown() argument
|
H A D | s3c-hsudc.c | 1069 static irqreturn_t s3c_hsudc_irq(int irq, void *_dev) s3c_hsudc_irq() argument
|
H A D | s3c2410_udc.c | 863 static irqreturn_t s3c2410_udc_irq(int dummy, void *_dev) s3c2410_udc_irq() argument 1492 static irqreturn_t s3c2410_udc_vbus_irq(int irq, void *_dev) s3c2410_udc_vbus_irq() argument
|
H A D | net2280.c | 1604 static ssize_t function_show(struct device *_dev, struct device_attribute *attr, function_show() argument 1616 static ssize_t registers_show(struct device *_dev, registers_show() argument 1767 static ssize_t queues_show(struct device *_dev, struct device_attribute *attr, queues_show() argument 3454 static irqreturn_t net2280_irq(int irq, void *_dev) net2280_irq() argument 3485 static void gadget_release(struct device *_dev) gadget_release() argument
|
H A D | omap_udc.c | 1890 static irqreturn_t omap_udc_pio_irq(int irq, void *_dev) omap_udc_pio_irq() argument 1969 static irqreturn_t omap_udc_iso_irq(int irq, void *_dev) omap_udc_iso_irq() argument
|
H A D | pxa27x_udc.c | 2316 static irqreturn_t pxa_udc_irq(int irq, void *_dev) pxa_udc_irq() argument 2488 static int pxa_udc_remove(struct platform_device *_dev) pxa_udc_remove() argument 2504 static void pxa_udc_shutdown(struct platform_device *_dev) pxa_udc_shutdown() argument 2527 static int pxa_udc_suspend(struct platform_device *_dev, pm_message_t state) pxa_udc_suspend() argument 2552 static int pxa_udc_resume(struct platform_device *_dev) pxa_udc_resume() argument
|
/linux-4.4.14/drivers/staging/most/hdm-dim2/ |
H A D | dim2_hdm.c | 450 static irqreturn_t dim2_ahb_isr(int irq, void *_dev) dim2_ahb_isr() argument
|
/linux-4.4.14/drivers/scsi/isci/ |
H A D | remote_device.c | 323 static void rnc_destruct_done(void *_dev) rnc_destruct_done() argument 559 static void atapi_remote_device_resume_done(void *_dev) atapi_remote_device_resume_done() argument 970 static void remote_device_resume_done(void *_dev) remote_device_resume_done() argument 981 static void sci_stp_remote_device_ready_idle_substate_resume_complete_handler(void *_dev) sci_stp_remote_device_ready_idle_substate_resume_complete_handler() argument
|
/linux-4.4.14/drivers/block/ |
H A D | ps3disk.c | 403 static int ps3disk_probe(struct ps3_system_bus_device *_dev) ps3disk_probe() argument 521 static int ps3disk_remove(struct ps3_system_bus_device *_dev) ps3disk_remove() argument
|
/linux-4.4.14/arch/powerpc/platforms/ps3/ |
H A D | system-bus.c | 346 static int ps3_system_bus_match(struct device *_dev, ps3_system_bus_match() argument 373 static int ps3_system_bus_probe(struct device *_dev) ps3_system_bus_probe() argument 395 static int ps3_system_bus_remove(struct device *_dev) ps3_system_bus_remove() argument 417 static void ps3_system_bus_shutdown(struct device *_dev) ps3_system_bus_shutdown() argument 455 static int ps3_system_bus_uevent(struct device *_dev, struct kobj_uevent_env *env) ps3_system_bus_uevent() argument 465 static ssize_t modalias_show(struct device *_dev, struct device_attribute *a, modalias_show() argument 517 static void * ps3_alloc_coherent(struct device *_dev, size_t size, ps3_alloc_coherent() argument 555 static void ps3_free_coherent(struct device *_dev, size_t size, void *vaddr, ps3_free_coherent() argument 570 static dma_addr_t ps3_sb_map_page(struct device *_dev, struct page *page, ps3_sb_map_page() argument 592 static dma_addr_t ps3_ioc0_map_page(struct device *_dev, struct page *page, ps3_ioc0_map_page() argument 628 static void ps3_unmap_page(struct device *_dev, dma_addr_t dma_addr, ps3_unmap_page() argument 642 static int ps3_sb_map_sg(struct device *_dev, struct scatterlist *sgl, ps3_sb_map_sg() argument 670 static int ps3_ioc0_map_sg(struct device *_dev, struct scatterlist *sg, ps3_ioc0_map_sg() argument 679 static void ps3_sb_unmap_sg(struct device *_dev, struct scatterlist *sg, ps3_sb_unmap_sg() argument 687 static void ps3_ioc0_unmap_sg(struct device *_dev, struct scatterlist *sg, ps3_ioc0_unmap_sg() argument 694 static int ps3_dma_supported(struct device *_dev, u64 mask) ps3_dma_supported() argument 699 static u64 ps3_dma_get_required_mask(struct device *_dev) ps3_dma_get_required_mask() argument 730 static void ps3_system_bus_release_device(struct device *_dev) ps3_system_bus_release_device() argument
|
/linux-4.4.14/arch/arm/common/ |
H A D | locomo.c | 215 static void locomo_dev_release(struct device *_dev) locomo_dev_release() argument 822 static int locomo_match(struct device *_dev, struct device_driver *_drv) locomo_match() argument
|
H A D | sa1111.c | 608 static void sa1111_dev_release(struct device *_dev) sa1111_dev_release() argument 1288 static int sa1111_match(struct device *_dev, struct device_driver *_drv) sa1111_match() argument
|
/linux-4.4.14/drivers/i2c/busses/ |
H A D | i2c-axxia.c | 274 static irqreturn_t axxia_i2c_isr(int irq, void *_dev) axxia_i2c_isr() argument
|
H A D | i2c-cadence.c | 811 static int __maybe_unused cdns_i2c_suspend(struct device *_dev) cdns_i2c_suspend() argument 831 static int __maybe_unused cdns_i2c_resume(struct device *_dev) cdns_i2c_resume() argument
|
/linux-4.4.14/drivers/net/irda/ |
H A D | pxaficp_ir.c | 873 static int pxa_irda_suspend(struct platform_device *_dev, pm_message_t state) pxa_irda_suspend() argument 887 static int pxa_irda_resume(struct platform_device *_dev) pxa_irda_resume() argument 1043 static int pxa_irda_remove(struct platform_device *_dev) pxa_irda_remove() argument
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | ps3.h | 414 ps3_system_bus_dev_to_system_bus_drv(struct ps3_system_bus_device *_dev) ps3_system_bus_dev_to_system_bus_drv() argument 408 ps3_dev_to_system_bus_dev( struct device *_dev) ps3_dev_to_system_bus_dev() argument
|
/linux-4.4.14/arch/arm/mach-rpc/ |
H A D | ecard.c | 1105 static int ecard_match(struct device *_dev, struct device_driver *_drv) ecard_match() argument
|
/linux-4.4.14/drivers/input/touchscreen/ |
H A D | elants_i2c.c | 848 static irqreturn_t elants_i2c_irq(int irq, void *_dev) elants_i2c_irq() argument
|
H A D | rohm_bu21023.c | 1106 static void rohm_ts_remove_sysfs_group(void *_dev) rohm_ts_remove_sysfs_group() argument
|
/linux-4.4.14/drivers/net/ethernet/sgi/ |
H A D | ioc3-eth.c | 731 static irqreturn_t ioc3_interrupt(int irq, void *_dev) ioc3_interrupt() argument
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
H A D | sb1250-mac.c | 2151 static int sb1250_change_mtu(struct net_device *_dev, int new_mtu) sb1250_change_mtu() argument
|
/linux-4.4.14/drivers/net/ethernet/natsemi/ |
H A D | ns83820.c | 940 static void rx_action(unsigned long _dev) rx_action() argument
|