Home
last modified time | relevance | path

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

12345

/linux/include/linux/soc/mediatek/
H A Dmtk_wed.h274 #define mtk_wed_device_active(_dev) !!(_dev)->ops argument
275 #define mtk_wed_device_detach(_dev) (_dev)->ops->detach(_dev) argument
276 #define mtk_wed_device_start(_dev, _mask) (_dev)->ops->start(_dev, _mask) argument
277 #define mtk_wed_device_tx_ring_setup(_dev, _ring, _regs, _reset) \ argument
279 #define mtk_wed_device_txfree_ring_setup(_dev, _regs) \ argument
281 #define mtk_wed_device_reg_read(_dev, _reg) \ argument
283 #define mtk_wed_device_reg_write(_dev, _reg, _val) \ argument
285 #define mtk_wed_device_irq_get(_dev, _mask) \ argument
287 #define mtk_wed_device_irq_set_mask(_dev, _mask) \ argument
289 #define mtk_wed_device_rx_ring_setup(_dev, _ring, _regs, _reset) \ argument
[all …]
/linux/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c335 static int ps3_system_bus_match(struct device *_dev, in ps3_system_bus_match()
362 static int ps3_system_bus_probe(struct device *_dev) in ps3_system_bus_probe()
384 static void ps3_system_bus_remove(struct device *_dev) in ps3_system_bus_remove()
404 static void ps3_system_bus_shutdown(struct device *_dev) in ps3_system_bus_shutdown()
442 static int ps3_system_bus_uevent(const struct device *_dev, struct kobj_uevent_env *env) in ps3_system_bus_uevent()
452 static ssize_t modalias_show(struct device *_dev, struct device_attribute *a, in modalias_show()
505 static void * ps3_alloc_coherent(struct device *_dev, size_t size, in ps3_alloc_coherent()
543 static void ps3_free_coherent(struct device *_dev, size_t size, void *vaddr, in ps3_free_coherent()
558 static dma_addr_t ps3_sb_map_phys(struct device *_dev, phys_addr_t phys, in ps3_sb_map_phys()
582 static dma_addr_t ps3_ioc0_map_phys(struct device *_dev, phys_addr_t phys, in ps3_ioc0_map_phys()
[all …]
/linux/sound/isa/sb/
H A Demu8000_synth.c24 snd_emu8000_probe(struct device * _dev) snd_emu8000_probe() argument
84 snd_emu8000_remove(struct device * _dev) snd_emu8000_remove() argument
/linux/sound/pci/emu10k1/
H A Demu10k1_synth.c19 snd_emu10k1_synth_probe(struct device * _dev) snd_emu10k1_synth_probe() argument
67 snd_emu10k1_synth_remove(struct device * _dev) snd_emu10k1_synth_remove() argument
/linux/include/drm/
H A Ddrm_kunit_helpers.h49 #define drm_kunit_helper_alloc_drm_device_with_driver(_test, _dev, _type, _member, _drv) \ argument
94 #define drm_kunit_helper_alloc_drm_device(_test, _dev, _type, _member, _feat) \ argument
/linux/drivers/gpu/drm/gma500/
H A Dpower.c178 int gma_power_suspend(struct device *_dev) in gma_power_suspend()
195 int gma_power_resume(struct device *_dev) in gma_power_resume()
/linux/sound/drivers/opl4/
H A Dopl4_seq.c121 snd_opl4_seq_probe(struct device * _dev) snd_opl4_seq_probe() argument
178 snd_opl4_seq_remove(struct device * _dev) snd_opl4_seq_remove() argument
/linux/arch/mips/include/asm/
H A 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
/linux/drivers/xen/xenbus/
H A Dxenbus_probe.c97 int xenbus_match(struct device *_dev, const struct device_driver *_drv) in xenbus_match()
230 static ssize_t spurious_threshold_show(struct device *_dev, in spurious_threshold_show()
239 static ssize_t spurious_threshold_store(struct device *_dev, in spurious_threshold_store()
272 int xenbus_dev_probe(struct device *_dev) in xenbus_dev_probe()
339 void xenbus_dev_remove(struct device *_dev) in xenbus_dev_remove()
H A Dxenbus_probe_frontend.c76 static int xenbus_uevent_frontend(const struct device *_dev, in xenbus_uevent_frontend()
128 static void xenbus_frontend_dev_shutdown(struct device *_dev) in xenbus_frontend_dev_shutdown()
/linux/sound/drivers/opl3/
H A Dopl3_seq.c204 snd_opl3_seq_probe(struct device * _dev) snd_opl3_seq_probe() argument
247 snd_opl3_seq_remove(struct device * _dev) snd_opl3_seq_remove() argument
/linux/net/l3mdev/
H A 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
/linux/include/linux/fsl/
H A Dmc.h220 #define to_fsl_mc_device(_dev) \ argument
363 #define dev_is_fsl_mc(_dev) ((_dev)->bus == &fsl_mc_bus_type) argument
366 #define dev_is_fsl_mc(_dev) (0) argument
370 #define fsl_mc_is_cont_dev(_dev) (to_fsl_mc_device(_dev)->flags & \ argument
374 #define fsl_mc_cont_dev(_dev) (fsl_mc_is_cont_dev(_dev) ? \ argument
/linux/drivers/misc/vmw_vmci/
H A Dvmci_guest.c479 static irqreturn_t vmci_interrupt(int irq, void *_dev) in vmci_interrupt()
529 static irqreturn_t vmci_interrupt_bm(int irq, void *_dev) in vmci_interrupt_bm()
544 static irqreturn_t vmci_interrupt_dma_datagram(int irq, void *_dev) in vmci_interrupt_dma_datagram()
/linux/include/linux/
H A Dpm_runtime.h630 #define PM_RUNTIME_ACQUIRE(_dev, _var) \ argument
633 #define PM_RUNTIME_ACQUIRE_AUTOSUSPEND(_dev, _var) \ argument
636 #define PM_RUNTIME_ACQUIRE_IF_ENABLED(_dev, _var) \ argument
639 #define PM_RUNTIME_ACQUIRE_IF_ENABLED_AUTOSUSPEND(_dev, _var) \ argument
/linux/tools/testing/selftests/vfio/lib/include/libvfio/
H A Dvfio_pci_device.h38 #define dev_info(_dev, _fmt, ...) printf("%s: " _fmt, (_dev)->bdf, ##__VA_ARGS__) argument
39 #define dev_err(_dev, _fmt, ...) fprintf(stderr, "%s: " _fmt, (_dev)->bdf, ##__VA_ARGS__) argument
/linux/drivers/scsi/
H A Dps3rom.c340 static int ps3rom_probe(struct ps3_system_bus_device *_dev) in ps3rom_probe()
401 static void ps3rom_remove(struct ps3_system_bus_device *_dev) in ps3rom_remove()
/linux/drivers/scsi/isci/
H A Dremote_device.c324 static void rnc_destruct_done(void *_dev) in rnc_destruct_done()
515 static void atapi_remote_device_resume_done(void *_dev) in atapi_remote_device_resume_done()
926 static void remote_device_resume_done(void *_dev) in remote_device_resume_done()
937 static void sci_stp_remote_device_ready_idle_substate_resume_complete_handler(void *_dev) in sci_stp_remote_device_ready_idle_substate_resume_complete_handler()
/linux/drivers/char/
H A Dps3flash.c330 static int ps3flash_probe(struct ps3_system_bus_device *_dev) in ps3flash_probe()
406 static void ps3flash_remove(struct ps3_system_bus_device *_dev) in ps3flash_remove()
/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c2265 static irqreturn_t pxa_udc_irq(int irq, void *_dev) in pxa_udc_irq()
2449 static void pxa_udc_remove(struct platform_device *_dev) in pxa_udc_remove()
2466 static void pxa_udc_shutdown(struct platform_device *_dev) in pxa_udc_shutdown()
2483 static int pxa_udc_suspend(struct platform_device *_dev, pm_message_t state) in pxa_udc_suspend()
2508 static int pxa_udc_resume(struct platform_device *_dev) in pxa_udc_resume()
H A Dnet2280.c1638 static ssize_t function_show(struct device *_dev, struct device_attribute *attr, in function_show()
1650 static ssize_t registers_show(struct device *_dev, in registers_show()
1801 static ssize_t queues_show(struct device *_dev, struct device_attribute *attr, in queues_show()
3537 static irqreturn_t net2280_irq(int irq, void *_dev) in net2280_irq()
3568 static void gadget_release(struct device *_dev) in gadget_release()
/linux/include/scsi/
H A Dscsi_transport_iscsi.h223 #define iscsi_dev_to_conn(_dev) \ argument
281 #define iscsi_dev_to_session(_dev) \ argument
321 #define iscsi_dev_to_iface(_dev) \ argument
365 #define iscsi_dev_to_flash_conn(_dev) \ argument
427 #define iscsi_dev_to_flash_session(_dev) \ argument
/linux/drivers/hwtracing/coresight/
H A Dcoresight-sysfs.c28 ssize_t coresight_simple_show_pair(struct device *_dev, in coresight_simple_show_pair()
42 ssize_t coresight_simple_show32(struct device *_dev, in coresight_simple_show32()
/linux/drivers/staging/most/dim2/
H A Ddim2.c350 static irqreturn_t dim2_mlb_isr(int irq, void *_dev) in dim2_mlb_isr()
366 static irqreturn_t dim2_task_irq(int irq, void *_dev) in dim2_task_irq()
396 static irqreturn_t dim2_ahb_isr(int irq, void *_dev) in dim2_ahb_isr()
/linux/drivers/i2c/busses/
H A Di2c-altera.c222 static irqreturn_t altr_i2c_isr_quick(int irq, void *_dev) in altr_i2c_isr_quick()
235 static irqreturn_t altr_i2c_isr(int irq, void *_dev) in altr_i2c_isr()

12345