Searched refs:dev_WARN (Results 1 - 16 of 16) sorted by relevance

/linux-4.1.27/drivers/thunderbolt/
H A Dnhi.c55 dev_WARN(&ring->nhi->pdev->dev, ring_interrupt_active()
193 dev_WARN(&ring->nhi->pdev->dev, ring_work()
205 dev_WARN(&ring->nhi->pdev->dev, ring_work()
250 dev_WARN(&nhi->pdev->dev, "invalid hop: %d\n", hop); ring_alloc()
254 dev_WARN(&nhi->pdev->dev, "TX hop %d already allocated\n", hop); ring_alloc()
257 dev_WARN(&nhi->pdev->dev, "RX hop %d already allocated\n", hop); ring_alloc()
317 dev_WARN(&ring->nhi->pdev->dev, "ring already started\n"); ring_start()
363 dev_WARN(&ring->nhi->pdev->dev, "%s %d already stopped\n", ring_stop()
411 dev_WARN(&ring->nhi->pdev->dev, "%s %d still running\n", ring_free()
519 dev_WARN(&nhi->pdev->dev, nhi_shutdown()
522 dev_WARN(&nhi->pdev->dev, nhi_shutdown()
H A Dtb.h189 #define tb_WARN(tb, fmt, arg...) dev_WARN(&(tb)->nhi->pdev->dev, fmt, ## arg)
H A Dctl.c44 dev_WARN(&(ctl)->nhi->pdev->dev, format, ## arg)
/linux-4.1.27/drivers/usb/host/
H A Duhci-q.c127 dev_WARN(uhci_dev(uhci), "td %p still in list!\n", td); uhci_free_td()
129 dev_WARN(uhci_dev(uhci), "td %p still in fl_list!\n", td); uhci_free_td()
297 dev_WARN(uhci_dev(uhci), "qh %p list not empty!\n", qh); uhci_free_qh()
747 dev_WARN(uhci_dev(uhci), "urb %p still on QH's list!\n", uhci_free_urb_priv()
/linux-4.1.27/drivers/usb/dwc3/
H A Dep0.c134 dev_WARN(dwc->dev, "Unexpected pending request\n"); __dwc3_gadget_ep0_queue()
948 dev_WARN(dwc->dev, "bounce buf can't handle req len\n"); __dwc3_ep0_do_control_data()
H A Dgadget.c2575 dev_WARN(dwc->dev, "UNKNOWN IRQ %d\n", event->type); dwc3_gadget_interrupt()
/linux-4.1.27/drivers/media/platform/exynos4-is/
H A Dfimc-is.c301 dev_WARN(&is->pdev->dev, "%s() timed out\n", __func__); fimc_is_wait_event()
H A Dmipi-csis.c840 dev_WARN(dev, "No clock frequency specified!\n"); s5pcsis_probe()
/linux-4.1.27/drivers/dma/ioat/
H A Ddma_v2.c572 dev_WARN(to_dev(chan), ioat2_alloc_chan_resources()
/linux-4.1.27/drivers/usb/core/
H A Durb.c449 dev_WARN(&dev->dev, "BOGUS urb xfer, pipe %x != type %x\n", usb_submit_urb()
476 dev_WARN(&dev->dev, "BOGUS urb flags, %x --> %x\n", usb_submit_urb()
/linux-4.1.27/include/linux/
H A Ddevice.h1224 * dev_WARN*() acts like dev_printk(), but with the key difference of
1227 #define dev_WARN(dev, format, arg...) \ macro
/linux-4.1.27/drivers/pci/host/
H A Dpci-mvebu.c369 dev_WARN(&port->pcie->pdev->dev, mvebu_pcie_handle_iobase_change()
/linux-4.1.27/drivers/phy/
H A Dphy-core.c498 dev_WARN(dev, "missing string\n"); phy_get()
/linux-4.1.27/drivers/dma/dw/
H A Dcore.c497 dev_WARN(chan2dev(&dwc->chan), "Bad descriptor submitted for DMA!\n" dwc_handle_error()
/linux-4.1.27/drivers/base/
H A Dcore.c2064 dev_WARN(dev, "device/subsystem name too long"); create_syslog_header()
/linux-4.1.27/drivers/scsi/ufs/
H A Dufshcd.c3659 dev_WARN(hba->dev, "%s: unable clear tm cmd (slot %d) after timeout\n", ufshcd_issue_tm_cmd()

Completed in 636 milliseconds