Home
last modified time | relevance | path

Searched refs:rt_hdmi_fb_device_init (Results 1 – 4 of 4) sorted by relevance

/bsp/raspberry-pi/raspi3-64/driver/
A Ddrv_fb.c131 rt_err_t rt_hdmi_fb_device_init(struct rt_hdmi_fb_device *hdmi_fb, const char *name) in rt_hdmi_fb_device_init() function
309 rt_hdmi_fb_device_init(&_hdmi, "lcd"); in hdmi_fb_init()
/bsp/raspberry-pi/raspi4-32/driver/lcd/
A Ddrv_hdmi.c137 rt_err_t rt_hdmi_fb_device_init(struct rt_hdmi_fb_device *hdmi_fb, const char *name) in rt_hdmi_fb_device_init() function
317 rt_hdmi_fb_device_init(&_hdmi, "hdmi"); in hdmi_fb_init()
/bsp/raspberry-pi/raspi4-64/drivers/
A Ddrv_hdmi.c159 rt_err_t rt_hdmi_fb_device_init(struct rt_hdmi_fb_device *hdmi_fb, const char *name) in rt_hdmi_fb_device_init() function
347 rt_hdmi_fb_device_init(&_hdmi, "lcd"); in hdmi_fb_init()
/bsp/raspberry-pi/raspi3-32/driver/
A Ddrv_fb.c383 rt_err_t rt_hdmi_fb_device_init(struct rt_hdmi_fb_device *hdmi_fb, const char *name) in rt_hdmi_fb_device_init() function
481 rt_hdmi_fb_device_init(&_hdmi, "hdmi"); in hdmi_fb_init()

Completed in 13 milliseconds