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

12

/linux-master/sound/isa/sb/
H A Demu8000_synth.c24 static int snd_emu8000_probe(struct device *_dev) argument
84 static int snd_emu8000_remove(struct device *_dev) argument
/linux-master/sound/pci/emu10k1/
H A Demu10k1_synth.c19 static int snd_emu10k1_synth_probe(struct device *_dev) argument
68 static int snd_emu10k1_synth_remove(struct device *_dev) argument
/linux-master/drivers/gpu/drm/gma500/
H A Dpower.c178 int gma_power_suspend(struct device *_dev) argument
195 int gma_power_resume(struct device *_dev) argument
/linux-master/drivers/ps3/
H A Dvuart.h49 ps3_system_bus_dev_to_vuart_drv(struct ps3_system_bus_device *_dev) argument
/linux-master/sound/drivers/opl4/
H A Dopl4_seq.c127 static int snd_opl4_seq_probe(struct device *_dev) argument
184 static int snd_opl4_seq_remove(struct device *_dev) argument
/linux-master/sound/drivers/opl3/
H A Dopl3_seq.c207 static int snd_opl3_seq_probe(struct device *_dev) argument
250 static int snd_opl3_seq_remove(struct device *_dev) argument
/linux-master/net/l3mdev/
H A Dl3mdev.c121 struct net_device *_dev = (struct net_device *)dev; local
176 struct net_device *_dev = (struct net_device *) dev; local
/linux-master/drivers/usb/host/
H A Dohci-sa1111.c271 static void ohci_hcd_sa1111_shutdown(struct device *_dev) argument
/linux-master/include/net/
H A Dl3mdev.h95 struct net_device *l3mdev_master_dev_rcu(const struct net_device *_dev) argument
/linux-master/drivers/char/
H A Dps3flash.c330 static int ps3flash_probe(struct ps3_system_bus_device *_dev) argument
406 static void ps3flash_remove(struct ps3_system_bus_device *_dev) argument
/linux-master/sound/core/seq/oss/
H A Dseq_oss_synth.c89 snd_seq_oss_synth_probe(struct device *_dev) argument
140 snd_seq_oss_synth_remove(struct device *_dev) argument
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-cec.c96 int vivid_cec_bus_thread(void *_dev) argument
/linux-master/drivers/scsi/
H A Dps3rom.c339 static int ps3rom_probe(struct ps3_system_bus_device *_dev) argument
400 static void ps3rom_remove(struct ps3_system_bus_device *_dev) argument
/linux-master/drivers/staging/most/i2c/
H A Di2c.c270 static irqreturn_t most_irq_handler(int irq, void *_dev) argument
/linux-master/fs/smb/client/
H A Dreparse.c197 wsl_set_xattrs(struct inode *inode, umode_t _mode, dev_t _dev, struct kvec *iov) argument
/linux-master/sound/core/seq/
H A Dseq_midi.c268 snd_seq_midisynth_probe(struct device *_dev) argument
415 snd_seq_midisynth_remove(struct device *_dev) argument
H A Dseq_ump_client.c465 static int snd_seq_ump_probe(struct device *_dev) argument
527 static int snd_seq_ump_remove(struct device *_dev) argument
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-sysfs.c26 ssize_t coresight_simple_show_pair(struct device *_dev, argument
40 ssize_t coresight_simple_show32(struct device *_dev, argument
/linux-master/drivers/xen/xenbus/
H A Dxenbus_probe_frontend.c76 static int xenbus_uevent_frontend(const struct device *_dev, argument
128 static void xenbus_frontend_dev_shutdown(struct device *_dev) argument
/linux-master/drivers/amba/
H A Dbus.c85 static ssize_t driver_override_show(struct device *_dev, argument
97 static ssize_t driver_override_store(struct device *_dev, argument
/linux-master/drivers/scsi/isci/
H A Dremote_device.c324 static void rnc_destruct_done(void *_dev) argument
560 static void atapi_remote_device_resume_done(void *_dev) argument
971 static void remote_device_resume_done(void *_dev) argument
982 static void sci_stp_remote_device_ready_idle_substate_resume_complete_handler(void *_dev) argument
/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_guest.c479 static irqreturn_t vmci_interrupt(int irq, void *_dev) argument
529 static irqreturn_t vmci_interrupt_bm(int irq, void *_dev) argument
544 static irqreturn_t vmci_interrupt_dma_datagram(int irq, void *_dev) argument
/linux-master/drivers/usb/gadget/udc/
H A Dgoku_udc.c1535 static irqreturn_t goku_irq(int irq, void *_dev) argument
1701 static void gadget_release(struct device *_dev) argument
/linux-master/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c335 static int ps3_system_bus_match(struct device *_dev, argument
362 static int ps3_system_bus_probe(struct device *_dev) argument
384 static void ps3_system_bus_remove(struct device *_dev) argument
404 static void ps3_system_bus_shutdown(struct device *_dev) argument
442 ps3_system_bus_uevent(const struct device *_dev, struct kobj_uevent_env *env) argument
452 modalias_show(struct device *_dev, struct device_attribute *a, char *buf) argument
506 ps3_alloc_coherent(struct device *_dev, size_t size, dma_addr_t *dma_handle, gfp_t flag, unsigned long attrs) argument
544 ps3_free_coherent(struct device *_dev, size_t size, void *vaddr, dma_addr_t dma_handle, unsigned long attrs) argument
559 ps3_sb_map_page(struct device *_dev, struct page *page, unsigned long offset, size_t size, enum dma_data_direction direction, unsigned long attrs) argument
581 ps3_ioc0_map_page(struct device *_dev, struct page *page, unsigned long offset, size_t size, enum dma_data_direction direction, unsigned long attrs) argument
617 ps3_unmap_page(struct device *_dev, dma_addr_t dma_addr, size_t size, enum dma_data_direction direction, unsigned long attrs) argument
631 ps3_sb_map_sg(struct device *_dev, struct scatterlist *sgl, int nents, enum dma_data_direction direction, unsigned long attrs) argument
659 ps3_ioc0_map_sg(struct device *_dev, struct scatterlist *sg, int nents, enum dma_data_direction direction, unsigned long attrs) argument
668 ps3_sb_unmap_sg(struct device *_dev, struct scatterlist *sg, int nents, enum dma_data_direction direction, unsigned long attrs) argument
676 ps3_ioc0_unmap_sg(struct device *_dev, struct scatterlist *sg, int nents, enum dma_data_direction direction, unsigned long attrs) argument
683 ps3_dma_supported(struct device *_dev, u64 mask) argument
720 ps3_system_bus_release_device(struct device *_dev) argument
[all...]
/linux-master/drivers/i2c/busses/
H A Di2c-altera.c222 static irqreturn_t altr_i2c_isr_quick(int irq, void *_dev) argument
235 static irqreturn_t altr_i2c_isr(int irq, void *_dev) argument

Completed in 264 milliseconds

12