Home
last modified time | relevance | path

Searched refs:dev_WARN (Results 1 – 18 of 18) sorted by relevance

/linux-4.4.14/drivers/thunderbolt/
Dnhi.c55 dev_WARN(&ring->nhi->pdev->dev, in ring_interrupt_active()
193 dev_WARN(&ring->nhi->pdev->dev, in ring_work()
205 dev_WARN(&ring->nhi->pdev->dev, in ring_work()
250 dev_WARN(&nhi->pdev->dev, "invalid hop: %d\n", hop); in ring_alloc()
254 dev_WARN(&nhi->pdev->dev, "TX hop %d already allocated\n", hop); in ring_alloc()
257 dev_WARN(&nhi->pdev->dev, "RX hop %d already allocated\n", hop); in ring_alloc()
317 dev_WARN(&ring->nhi->pdev->dev, "ring already started\n"); in ring_start()
363 dev_WARN(&ring->nhi->pdev->dev, "%s %d already stopped\n", in ring_stop()
411 dev_WARN(&ring->nhi->pdev->dev, "%s %d still running\n", in ring_free()
519 dev_WARN(&nhi->pdev->dev, in nhi_shutdown()
[all …]
Dtb.h189 #define tb_WARN(tb, fmt, arg...) dev_WARN(&(tb)->nhi->pdev->dev, fmt, ## arg)
Dctl.c44 dev_WARN(&(ctl)->nhi->pdev->dev, format, ## arg)
/linux-4.4.14/drivers/usb/core/
Durb.c448 dev_WARN(&dev->dev, "BOGUS urb xfer, pipe %x != type %x\n", in usb_submit_urb()
475 dev_WARN(&dev->dev, "BOGUS urb flags, %x --> %x\n", in usb_submit_urb()
/linux-4.4.14/drivers/usb/dwc3/
Ddwc3-omap.c269 dev_WARN(omap->dev, "invalid state\n"); in dwc3_omap_set_mailbox()
401 dev_WARN(omap->dev, "UNKNOWN utmi mode %d\n", utmi_mode); in dwc3_omap_set_utmi_mode()
Dep0.c144 dev_WARN(dwc->dev, "Unexpected pending request\n"); in __dwc3_gadget_ep0_queue()
Dgadget.c2610 dev_WARN(dwc->dev, "UNKNOWN IRQ %d\n", event->type); in dwc3_gadget_interrupt()
/linux-4.4.14/drivers/regulator/
Dpbias-regulator.c180 dev_WARN(&pdev->dev, in pbias_regulator_probe()
/linux-4.4.14/drivers/usb/host/
Duhci-q.c127 dev_WARN(uhci_dev(uhci), "td %p still in list!\n", td); in uhci_free_td()
129 dev_WARN(uhci_dev(uhci), "td %p still in fl_list!\n", td); in uhci_free_td()
297 dev_WARN(uhci_dev(uhci), "qh %p list not empty!\n", qh); in uhci_free_qh()
747 dev_WARN(uhci_dev(uhci), "urb %p still on QH's list!\n", in uhci_free_urb_priv()
/linux-4.4.14/drivers/phy/
Dphy-core.c506 dev_WARN(dev, "missing string\n"); in phy_get()
/linux-4.4.14/drivers/media/platform/exynos4-is/
Dfimc-is.c301 dev_WARN(&is->pdev->dev, "%s() timed out\n", __func__); in fimc_is_wait_event()
Dmipi-csis.c841 dev_WARN(dev, "No clock frequency specified!\n"); in s5pcsis_probe()
/linux-4.4.14/drivers/pci/host/
Dpci-mvebu.c401 dev_WARN(&port->pcie->pdev->dev, in mvebu_pcie_handle_iobase_change()
/linux-4.4.14/include/linux/
Ddevice.h1291 #define dev_WARN(dev, format, arg...) \ macro
/linux-4.4.14/drivers/dma/ioat/
Dinit.c744 dev_WARN(to_dev(ioat_chan), in ioat_alloc_chan_resources()
/linux-4.4.14/drivers/base/
Dcore.c2158 dev_WARN(dev, "device/subsystem name too long"); in create_syslog_header()
/linux-4.4.14/drivers/dma/dw/
Dcore.c497 dev_WARN(chan2dev(&dwc->chan), "Bad descriptor submitted for DMA!\n" in dwc_handle_error()
/linux-4.4.14/drivers/scsi/ufs/
Dufshcd.c3755 dev_WARN(hba->dev, "%s: unable clear tm cmd (slot %d) after timeout\n", in ufshcd_issue_tm_cmd()