Home
last modified time | relevance | path

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

12

/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/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/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/
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
H A Dsiox.h8 #define to_siox_device(_dev) container_of((_dev), struct siox_device, dev) 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/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/xen/xenbus/
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/drivers/siox/
H A Dsiox.h9 #define to_siox_master(_dev) container_of((_dev), struct siox_master, dev) argument
/linux/drivers/usb/gadget/udc/
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/drivers/ps3/
H A Dvuart.h49 ps3_system_bus_dev_to_vuart_drv(struct ps3_system_bus_device *_dev) in ps3_system_bus_dev_to_vuart_drv()
/linux/drivers/usb/host/
H A Dohci-sa1111.c271 static void ohci_hcd_sa1111_shutdown(struct device *_dev) in ohci_hcd_sa1111_shutdown()
/linux/drivers/block/
H A Dps3disk.c383 static int ps3disk_probe(struct ps3_system_bus_device *_dev) in ps3disk_probe()
493 static void ps3disk_remove(struct ps3_system_bus_device *_dev) in ps3disk_remove()
/linux/drivers/nvmem/
H A Dlayouts.c21 #define to_nvmem_layout_device(_dev) \ argument
/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-core.c160 static void mdp_put_device(void *_dev) in mdp_put_device()
/linux/arch/arm/common/
H A Dlocomo.c212 static void locomo_dev_release(struct device *_dev) in locomo_dev_release()
819 static int locomo_match(struct device *_dev, const struct device_driver *_drv) in locomo_match()
/linux/drivers/net/can/c_can/
H A Dc_can_pci.c270 #define C_CAN_ID(_vend, _dev, _driverdata) { \ argument
/linux/drivers/pcmcia/
H A Dsocket_sysfs.c32 #define to_socket(_dev) container_of(_dev, struct pcmcia_socket, dev) argument
/linux/drivers/net/wireless/realtek/rtw88/
H A Dregd.c16 #define rtw_dbg_regd_dump(_dev, _msg, _args...) \ argument
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi_common.c248 static void mtk_hdmi_put_device(void *_dev) in mtk_hdmi_put_device()
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_dev_api.h141 #define PVRDMA_IS_VERSION17(_dev) \ argument
145 #define PVRDMA_IS_VERSION18(_dev) \ argument
150 #define PVRDMA_SUPPORTED(_dev) \ argument
158 #define PVRDMA_GET_CAP(_dev, _old_val, _val) \ argument
/linux/drivers/usb/core/
H A Dhub.h123 #define to_usb_port(_dev) \ argument
/linux/drivers/i2c/busses/
H A Di2c-owl.c212 static irqreturn_t owl_i2c_interrupt(int irq, void *_dev) in owl_i2c_interrupt()
/linux/drivers/phy/ti/
H A Dphy-omap-usb2.c366 static void omap_usb2_put_device(void *_dev) in omap_usb2_put_device()

12