Searched refs:WARN (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/scripts/ |
| H A D | checkpatch.pl | 2036 sub WARN { subroutine 2080 WARN("USE_RELATIVE_PATH", 2385 WARN("PATCH_PREFIX", 2409 WARN("OBSOLETE", 2471 WARN("BAD_SIGN_OFF", 2475 if (WARN("BAD_SIGN_OFF", 2483 if (WARN("BAD_SIGN_OFF", 2492 if (WARN("BAD_SIGN_OFF", 2514 WARN("BAD_SIGN_OFF", 2524 WARN("BAD_SIGN_OFF", [all …]
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | bug.h | 23 #define WARN(condition, format...) ({ \ macro 47 WARN(1, format); \
|
| /rk3399_rockchip-uboot/drivers/usb/dwc3/ |
| H A D | gadget.c | 613 WARN(true, "%s is already enabled\n", in dwc3_gadget_ep_enable() 656 WARN(true, "%s is already disabled\n", in dwc3_gadget_ep_disable() 1092 WARN(true, "request %p belongs to '%s'\n", in dwc3_gadget_ep_queue() 2246 WARN(true, "LPM Erratum not available on dwc3 revisisions < 2.40a\n"); in dwc3_gadget_conndone_interrupt() 2439 WARN(1 ,"unexpected hibernation event\n"); in dwc3_gadget_interrupt()
|
| H A D | core.c | 555 WARN(true, in dwc3_core_init()
|
| H A D | ep0.c | 929 WARN(true, "UNKNOWN ep0state %d\n", dwc->ep0state); in dwc3_ep0_xfer_complete()
|
| /rk3399_rockchip-uboot/drivers/usb/musb-new/ |
| H A D | musb_host.c | 106 if (WARN(retries-- < 1, in musb_h_tx_flush_fifo() 130 WARN(!retries, "Could not flush host TX%d fifo: csr: %04x\n", in musb_h_ep0_flush_fifo()
|