Home
last modified time | relevance | path

Searched refs:pr_err (Results 1 – 14 of 14) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/lowlevel_v2x/
A Ddisp_eink_data.c678 pr_err("read file(%s) error(read=%d byte, file=%d byte)\n", in load_wavedata()
720 pr_err("%s: input param is null\n", __func__); in init_eink_ctrl_data_8()
729 pr_err("%s: load wavedata fail, ret = %d\n", __func__, ret); in init_eink_ctrl_data_8()
766 pr_err("%s: input param is null\n", __func__); in init_eink_ctrl_data_8()
782 pr_err("%s: alloc memory for global control buffer fail, size=0x%x\n", __func__, in init_eink_ctrl_data_8()
882 pr_err("%s: input param is null\n", __func__); in init_eink_ctrl_data_16()
901 pr_err("%s: alloc memory for global control buffer fail, size=0x%x\n", __func__, in init_eink_ctrl_data_16()
A Ddisp_waveform.h53 #define WF_ERR(msg, fmt...) pr_err(msg, ##fmt)
58 #define WF_ERR(msg, fmt...) pr_err(msg, ##fmt)
/bsp/allwinner/libraries/sunxi-hal/include/osal/
A Dhal_log.h17 #define hal_log_err(fmt, ...) pr_err(fmt"\n", ##__VA_ARGS__)
26 #define hal_log_err(fmt, ...) pr_err(fmt"\n", ##__VA_ARGS__)
/bsp/allwinner/libraries/libos/include/
A Dlog.h9 #define pr_err(fmt, ...) LOG_E(fmt, ##__VA_ARGS__) macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/lcd/
A Ds2003t46g.c422 pr_err("st7789v read signal mode:\n"); in lcd_panel_st7789v_init()
423 pr_err("st7789v 0x%02x 0x%02x\n", id[1], id[0]); in lcd_panel_st7789v_init()
A Dlh219wq1.c631 pr_err("lh219wq1 read signal mode:\n"); in lcd_panel_lh219wq1_init()
632 pr_err("lh219wq1 0x%02x 0x%02x\n", id[1], id[0]); in lcd_panel_lh219wq1_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A Dblkpart.c320 pr_err("read failed - %d\n", (int)ret); in part_read()
545 pr_err("write failed - %d\n", (int)ret); in _part_write()
/bsp/allwinner/libraries/sunxi-hal/hal/source/g2d_rcq/
A Dg2d_mixer.c217 pr_err("[BLD] size is not suitable!"); in g2d_bsp_bld()
231 pr_err("[BLD] not support two yuv layer!\n"); in g2d_bsp_bld()
249 pr_err("[BLD] please use ch0(src0) to set YUV layer!\n"); in g2d_bsp_bld()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dsunxi-hci.h44 #define DMSG_ERR(format, args...) pr_err("hci: "format, ##args)
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/
A Ddisp_display.c384 pr_err("eink manager is NULL!\n"); in bsp_disp_eink_set_temperature()
396 pr_err("eink manager is NULL!\n"); in bsp_disp_eink_get_temperature()
408 pr_err("eink manager is NULL!\n"); in bsp_disp_eink_op_skip()
A Ddisp_hdmi.c980 pr_err("do not get the node of hdmi\n"); in disp_init_hdmi()
/bsp/allwinner/libraries/sunxi-hal/hal/source/prcm/prcm-sun50iw11/
A Dmclk.c745 pr_err("icd %x\n", div); in calc_clk_ratio_nm()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/codecs/
A Dsun8iw19-codec.c97 pr_err("set the adc sync mode should be stop the record.\n"); in sunxi_codec_set_pcm_trigger_substream_mode()
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/
A Ddev_disp.c1768 pr_err("there is no eink manager!\n"); in disp_ioctl()
1798 pr_err("there is no eink manager!\n"); in disp_ioctl()

Completed in 52 milliseconds