Searched refs:dev_warn (Results 1 – 7 of 7) sorted by relevance
| /include/linux/ |
| D | dev_printk.h | 155 #define dev_warn(dev, fmt, ...) \ macro 201 dev_level_once(dev_warn, dev, fmt, ##__VA_ARGS__) 227 dev_level_ratelimited(dev_warn, dev, fmt, ##__VA_ARGS__)
|
| D | hid.h | 1019 dev_warn(&hid->dev, "io already started\n"); in hid_device_io_start() 1039 dev_warn(&hid->dev, "io already stopped\n"); in hid_device_io_stop() 1245 dev_warn(&(hid)->dev, fmt, ##__VA_ARGS__)
|
| D | phy.h | 1890 dev_warn(&_phydev->mdio.dev, format, ##args)
|
| D | pci.h | 2720 #define pci_warn(pdev, fmt, arg...) dev_warn(&(pdev)->dev, fmt, ##arg)
|
| /include/linux/usb/ |
| D | composite.h | 637 dev_warn(&(d)->gadget->dev , fmt , ## args)
|
| /include/sound/ |
| D | pcm.h | 1568 dev_warn((pcm)->card->dev, fmt, ##args)
|
| /include/net/ |
| D | cfg80211.h | 9620 dev_warn(&(wiphy)->dev, format, ##args)
|