Home
last modified time | relevance | path

Searched defs:_dev (Results 1 – 25 of 174) sorted by relevance

1234567

/kernel/linux/linux-4.19/arch/powerpc/platforms/ps3/
Dsystem-bus.c346 static int ps3_system_bus_match(struct device *_dev, in ps3_system_bus_match()
373 static int ps3_system_bus_probe(struct device *_dev) in ps3_system_bus_probe()
395 static int ps3_system_bus_remove(struct device *_dev) in ps3_system_bus_remove()
417 static void ps3_system_bus_shutdown(struct device *_dev) in ps3_system_bus_shutdown()
455 static int ps3_system_bus_uevent(struct device *_dev, struct kobj_uevent_env *env) in ps3_system_bus_uevent()
465 static ssize_t modalias_show(struct device *_dev, struct device_attribute *a, in modalias_show()
519 static void * ps3_alloc_coherent(struct device *_dev, size_t size, in ps3_alloc_coherent()
557 static void ps3_free_coherent(struct device *_dev, size_t size, void *vaddr, in ps3_free_coherent()
572 static dma_addr_t ps3_sb_map_page(struct device *_dev, struct page *page, in ps3_sb_map_page()
594 static dma_addr_t ps3_ioc0_map_page(struct device *_dev, struct page *page, in ps3_ioc0_map_page()
[all …]
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
Dsystem-bus.c334 static int ps3_system_bus_match(struct device *_dev, in ps3_system_bus_match()
361 static int ps3_system_bus_probe(struct device *_dev) in ps3_system_bus_probe()
383 static int ps3_system_bus_remove(struct device *_dev) in ps3_system_bus_remove()
405 static void ps3_system_bus_shutdown(struct device *_dev) in ps3_system_bus_shutdown()
443 static int ps3_system_bus_uevent(struct device *_dev, struct kobj_uevent_env *env) in ps3_system_bus_uevent()
453 static ssize_t modalias_show(struct device *_dev, struct device_attribute *a, in modalias_show()
507 static void * ps3_alloc_coherent(struct device *_dev, size_t size, in ps3_alloc_coherent()
545 static void ps3_free_coherent(struct device *_dev, size_t size, void *vaddr, in ps3_free_coherent()
560 static dma_addr_t ps3_sb_map_page(struct device *_dev, struct page *page, in ps3_sb_map_page()
582 static dma_addr_t ps3_ioc0_map_page(struct device *_dev, struct page *page, in ps3_ioc0_map_page()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
Dpower.c188 int gma_power_suspend(struct device *_dev) in gma_power_suspend()
215 int gma_power_resume(struct device *_dev) in gma_power_resume()
319 int gma_power_thaw(struct device *_dev) in gma_power_thaw()
324 int gma_power_freeze(struct device *_dev) in gma_power_freeze()
329 int gma_power_restore(struct device *_dev) in gma_power_restore()
/kernel/linux/linux-4.19/drivers/gpu/drm/gma500/
Dpower.c188 int gma_power_suspend(struct device *_dev) in gma_power_suspend()
215 int gma_power_resume(struct device *_dev) in gma_power_resume()
319 int gma_power_thaw(struct device *_dev) in gma_power_thaw()
324 int gma_power_freeze(struct device *_dev) in gma_power_freeze()
329 int gma_power_restore(struct device *_dev) in gma_power_restore()
/kernel/linux/linux-4.19/sound/isa/sb/
Demu8000_synth.c37 static int snd_emu8000_probe(struct device *_dev) in snd_emu8000_probe()
97 static int snd_emu8000_remove(struct device *_dev) in snd_emu8000_remove()
/kernel/linux/linux-5.10/sound/isa/sb/
Demu8000_synth.c24 static int snd_emu8000_probe(struct device *_dev) in snd_emu8000_probe()
84 static int snd_emu8000_remove(struct device *_dev) in snd_emu8000_remove()
/kernel/linux/linux-4.19/sound/pci/emu10k1/
Demu10k1_synth.c32 static int snd_emu10k1_synth_probe(struct device *_dev) in snd_emu10k1_synth_probe()
83 static int snd_emu10k1_synth_remove(struct device *_dev) in snd_emu10k1_synth_remove()
/kernel/linux/linux-5.10/sound/pci/emu10k1/
Demu10k1_synth.c19 static int snd_emu10k1_synth_probe(struct device *_dev) in snd_emu10k1_synth_probe()
70 static int snd_emu10k1_synth_remove(struct device *_dev) in snd_emu10k1_synth_remove()
/kernel/linux/linux-4.19/net/l3mdev/
Dl3mdev.c32 struct net_device *_dev = (struct net_device *)dev; in l3mdev_master_ifindex_rcu() local
69 struct net_device *_dev = (struct net_device *) dev; in l3mdev_fib_table_rcu() local
/kernel/linux/linux-5.10/sound/drivers/opl4/
Dopl4_seq.c127 static int snd_opl4_seq_probe(struct device *_dev) in snd_opl4_seq_probe()
184 static int snd_opl4_seq_remove(struct device *_dev) in snd_opl4_seq_remove()
/kernel/linux/linux-4.19/sound/drivers/opl4/
Dopl4_seq.c127 static int snd_opl4_seq_probe(struct device *_dev) in snd_opl4_seq_probe()
184 static int snd_opl4_seq_remove(struct device *_dev) in snd_opl4_seq_remove()
/kernel/linux/linux-4.19/include/linux/wimax/
Ddebug.h384 #define d_fnstart(l, _dev, f, a...) _d_printf(l, " FNSTART", _dev, f, ## a) argument
394 #define d_fnend(l, _dev, f, a...) _d_printf(l, " FNEND", _dev, f, ## a) argument
404 #define d_printf(l, _dev, f, a...) _d_printf(l, "", _dev, f, ## a) argument
/kernel/linux/linux-5.10/include/linux/wimax/
Ddebug.h361 #define d_fnstart(l, _dev, f, a...) _d_printf(l, " FNSTART", _dev, f, ## a) argument
371 #define d_fnend(l, _dev, f, a...) _d_printf(l, " FNEND", _dev, f, ## a) argument
381 #define d_printf(l, _dev, f, a...) _d_printf(l, "", _dev, f, ## a) argument
/kernel/linux/linux-4.19/arch/mips/include/asm/
Dgio_device.h52 #define gio_get_drvdata(_dev) dev_get_drvdata(&(_dev)->dev) argument
53 #define gio_set_drvdata(_dev, data) dev_set_drvdata(&(_dev)->dev, (data)) argument
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dgio_device.h50 #define gio_get_drvdata(_dev) dev_get_drvdata(&(_dev)->dev) argument
51 #define gio_set_drvdata(_dev, data) dev_set_drvdata(&(_dev)->dev, (data)) argument
/kernel/linux/linux-5.10/sound/drivers/opl3/
Dopl3_seq.c205 static int snd_opl3_seq_probe(struct device *_dev) in snd_opl3_seq_probe()
247 static int snd_opl3_seq_remove(struct device *_dev) in snd_opl3_seq_remove()
/kernel/linux/linux-4.19/sound/drivers/opl3/
Dopl3_seq.c219 static int snd_opl3_seq_probe(struct device *_dev) in snd_opl3_seq_probe()
261 static int snd_opl3_seq_remove(struct device *_dev) in snd_opl3_seq_remove()
/kernel/linux/linux-5.10/net/l3mdev/
Dl3mdev.c121 struct net_device *_dev = (struct net_device *)dev; in l3mdev_master_ifindex_rcu() local
176 struct net_device *_dev = (struct net_device *) dev; in l3mdev_fib_table_rcu() local
/kernel/linux/linux-4.19/drivers/xen/xenbus/
Dxenbus_probe.c92 int xenbus_match(struct device *_dev, struct device_driver *_drv) in xenbus_match()
209 int xenbus_dev_probe(struct device *_dev) in xenbus_dev_probe()
255 int xenbus_dev_remove(struct device *_dev) in xenbus_dev_remove()
274 void xenbus_dev_shutdown(struct device *_dev) in xenbus_dev_shutdown()
/kernel/linux/linux-4.19/drivers/thermal/
Dthermal_core.h42 #define to_thermal_zone(_dev) \ argument
45 #define to_cooling_device(_dev) \ argument
/kernel/linux/linux-5.10/include/linux/fsl/
Dmc.h209 #define to_fsl_mc_device(_dev) \ argument
359 #define dev_is_fsl_mc(_dev) ((_dev)->bus == &fsl_mc_bus_type) argument
362 #define dev_is_fsl_mc(_dev) (0) argument
366 #define fsl_mc_is_cont_dev(_dev) (to_fsl_mc_device(_dev)->flags & \ argument
370 #define fsl_mc_cont_dev(_dev) (fsl_mc_is_cont_dev(_dev) ? \ argument
/kernel/linux/linux-5.10/drivers/thermal/
Dthermal_core.h119 #define to_thermal_zone(_dev) \ argument
122 #define to_cooling_device(_dev) \ argument
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
Dvmci_guest.c371 static irqreturn_t vmci_interrupt(int irq, void *_dev) in vmci_interrupt()
415 static irqreturn_t vmci_interrupt_bm(int irq, void *_dev) in vmci_interrupt_bm()
/kernel/linux/linux-4.19/drivers/misc/vmw_vmci/
Dvmci_guest.c372 static irqreturn_t vmci_interrupt(int irq, void *_dev) in vmci_interrupt()
416 static irqreturn_t vmci_interrupt_bm(int irq, void *_dev) in vmci_interrupt_bm()
/kernel/linux/linux-4.19/drivers/scsi/
Dps3rom.c357 static int ps3rom_probe(struct ps3_system_bus_device *_dev) in ps3rom_probe()
418 static int ps3rom_remove(struct ps3_system_bus_device *_dev) in ps3rom_remove()

1234567