Home
last modified time | relevance | path

Searched defs:__dev (Results 1 – 12 of 12) sorted by relevance

/include/net/
Dnet_debug.h55 #define netdev_dbg(__dev, format, args...) \ argument
60 #define netdev_dbg(__dev, format, args...) \ argument
63 #define netdev_dbg(__dev, format, args...) \ argument
/include/linux/
Dmcb.h78 #define to_mcb_device(__dev) container_of_const(__dev, struct mcb_device, dev) argument
Dmdio.h48 #define to_mdio_device(__dev) container_of_const(__dev, struct mdio_device, dev) argument
Dusb.h279 #define to_usb_interface(__dev) container_of_const(__dev, struct usb_interface, dev) argument
759 #define to_usb_device(__dev) container_of_const(__dev, struct usb_device, dev) argument
Dntb.h436 #define dev_ntb(__dev) container_of((__dev), struct ntb_dev, dev) argument
Dphy.h801 #define to_phy_device(__dev) container_of_const(to_mdio_device(__dev), struct phy_device, mdio) argument
/include/xen/
Dxenbus.h99 #define to_xenbus_device(__dev) container_of_const(__dev, struct xenbus_device, dev) argument
/include/linux/i3c/
Ddevice.h196 #define dev_to_i3cdev(__dev) container_of_const(__dev, struct i3c_device, dev) argument
/include/media/
Dv4l2-common.h48 #define dev_dbg_lvl(__dev, __level, __debug, __fmt, __arg...) \ argument
/include/drm/
Ddrm_mipi_dsi.h224 #define to_mipi_dsi_device(__dev) container_of_const(__dev, struct mipi_dsi_device, dev) argument
/include/linux/spi/
Dspi.h253 #define to_spi_device(__dev) container_of_const(__dev, struct spi_device, dev) argument
/include/rdma/
Dib_verbs.h82 #define ibdev_dbg(__dev, format, args...) \ argument