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 D | disp_eink_data.c | 678 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 D | disp_waveform.h | 53 #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 D | hal_log.h | 17 #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 D | log.h | 9 #define pr_err(fmt, ...) LOG_E(fmt, ##__VA_ARGS__) macro
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/lcd/ |
| A D | s2003t46g.c | 422 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 D | lh219wq1.c | 631 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 D | blkpart.c | 320 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 D | g2d_mixer.c | 217 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 D | sunxi-hci.h | 44 #define DMSG_ERR(format, args...) pr_err("hci: "format, ##args)
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/ |
| A D | disp_display.c | 384 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 D | disp_hdmi.c | 980 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 D | mclk.c | 745 pr_err("icd %x\n", div); in calc_clk_ratio_nm()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/codecs/ |
| A D | sun8iw19-codec.c | 97 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 D | dev_disp.c | 1768 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