Searched defs:_dev (Results 1 - 47 of 47) sorted by relevance

/linux-4.4.14/sound/isa/sb/
H A Demu8000_synth.c37 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 Dl3mdev.c61 struct net_device *_dev = (struct net_device *) dev; l3mdev_fib_table_rcu() local
/linux-4.4.14/sound/pci/emu10k1/
H A Demu10k1_synth.c32 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 Dvuart.h61 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 Dmic_bus.h101 static inline struct mbus_device *dev_to_mbus(struct device *_dev) dev_to_mbus() argument
H A Dvirtio.h111 static inline struct virtio_device *dev_to_virtio(struct device *_dev) dev_to_virtio() argument
/linux-4.4.14/sound/drivers/opl4/
H A Dopl4_seq.c127 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 Dpower.c188 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 Dopl3_seq.c219 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 Dps3rom.c357 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 Dhdm_i2c.c294 static irqreturn_t most_irq_handler(int irq, void *_dev) most_irq_handler() argument
/linux-4.4.14/drivers/parport/
H A Dparport_ax88796.c274 struct device *_dev = &pdev->dev; parport_ax88796_probe() local
/linux-4.4.14/drivers/base/
H A Ddd.c517 static void __device_attach_async_helper(void *_dev, async_cookie_t cookie) __device_attach_async_helper() argument
H A Dplatform.c505 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 Dps3flash.c342 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 Dseq_oss_synth.c101 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 Dseq_midi.c276 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 Dvmci_guest.c399 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 Dbus.c67 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 Dxenbus_probe_frontend.c78 static int xenbus_uevent_frontend(struct device *_dev, xenbus_uevent_frontend() argument
H A Dxenbus_probe.c93 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 Dgoku_udc.c1546 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 Dgr_udc.c1416 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 Dmv_udc_core.c2080 static void gadget_release(struct device *_dev) gadget_release() argument
H A Dnet2272.c1183 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 Dpxa25x_udc.c1364 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 Ds3c-hsudc.c1069 static irqreturn_t s3c_hsudc_irq(int irq, void *_dev) s3c_hsudc_irq() argument
H A Ds3c2410_udc.c863 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 Dnet2280.c1604 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 Domap_udc.c1890 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 Dpxa27x_udc.c2316 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 Ddim2_hdm.c450 static irqreturn_t dim2_ahb_isr(int irq, void *_dev) dim2_ahb_isr() argument
/linux-4.4.14/drivers/scsi/isci/
H A Dremote_device.c323 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 Dps3disk.c403 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 Dsystem-bus.c346 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 Dlocomo.c215 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 Dsa1111.c608 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 Di2c-axxia.c274 static irqreturn_t axxia_i2c_isr(int irq, void *_dev) axxia_i2c_isr() argument
H A Di2c-cadence.c811 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 Dpxaficp_ir.c873 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 Dps3.h414 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 Decard.c1105 static int ecard_match(struct device *_dev, struct device_driver *_drv) ecard_match() argument
/linux-4.4.14/drivers/input/touchscreen/
H A Delants_i2c.c848 static irqreturn_t elants_i2c_irq(int irq, void *_dev) elants_i2c_irq() argument
H A Drohm_bu21023.c1106 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 Dioc3-eth.c731 static irqreturn_t ioc3_interrupt(int irq, void *_dev) ioc3_interrupt() argument
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Dsb1250-mac.c2151 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 Dns83820.c940 static void rx_action(unsigned long _dev) rx_action() argument

Completed in 1513 milliseconds