Searched refs:dev_warn (Results 1 – 7 of 7) sorted by relevance
/include/linux/ |
D | hid.h | 926 dev_warn(&hid->dev, "io already started\n"); in hid_device_io_start() 946 dev_warn(&hid->dev, "io already stopped\n"); in hid_device_io_stop() 1168 dev_warn(&(hid)->dev, fmt, ##__VA_ARGS__)
|
D | device.h | 1784 #define dev_warn(dev, fmt, ...) \ macro 1832 dev_level_once(dev_warn, dev, fmt, ##__VA_ARGS__) 1858 dev_level_ratelimited(dev_warn, dev, fmt, ##__VA_ARGS__)
|
D | phy.h | 1058 dev_warn(&_phydev->mdio.dev, format, ##args)
|
D | pci.h | 2394 #define pci_warn(pdev, fmt, arg...) dev_warn(&(pdev)->dev, fmt, ##arg)
|
/include/linux/usb/ |
D | composite.h | 639 dev_warn(&(d)->gadget->dev , fmt , ## args)
|
/include/sound/ |
D | pcm.h | 1422 dev_warn((pcm)->card->dev, fmt, ##args)
|
/include/net/ |
D | cfg80211.h | 7464 dev_warn(&(wiphy)->dev, format, ##args)
|