Searched refs:dev_warn (Results 1 – 7 of 7) sorted by relevance
| /include/linux/ |
| D | hid.h | 886 dev_warn(&hid->dev, "io already started\n"); in hid_device_io_start() 906 dev_warn(&hid->dev, "io already stopped\n"); in hid_device_io_stop() 1136 dev_warn(&(hid)->dev, fmt, ##arg)
|
| D | device.h | 1292 void dev_warn(const struct device *dev, const char *fmt, ...); 1329 void dev_warn(const struct device *dev, const char *fmt, ...) in dev_warn() function 1392 dev_level_once(dev_warn, dev, fmt, ##__VA_ARGS__) 1418 dev_level_ratelimited(dev_warn, dev, fmt, ##__VA_ARGS__)
|
| D | dma-mapping.h | 561 dev_warn(dev, "SME is active, device will require DMA bounce buffers\n"); in dma_check_mask()
|
| D | pci.h | 2304 #define pci_warn(pdev, fmt, arg...) dev_warn(&(pdev)->dev, fmt, ##arg)
|
| /include/linux/usb/ |
| D | composite.h | 638 dev_warn(&(d)->gadget->dev , fmt , ## args)
|
| /include/sound/ |
| D | pcm.h | 1439 dev_warn((pcm)->card->dev, fmt, ##args)
|
| /include/net/ |
| D | cfg80211.h | 6222 dev_warn(&(wiphy)->dev, format, ##args)
|