Home
last modified time | relevance | path

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

/drivers/gpu/drm/panel/
Dpanel-widechips-ws2401.c99 static inline struct ws2401 *to_ws2401(struct drm_panel *panel) in to_ws2401() function
233 struct ws2401 *ws = to_ws2401(panel); in ws2401_unprepare()
241 return ws2401_power_off(to_ws2401(panel)); in ws2401_unprepare()
246 struct ws2401 *ws = to_ws2401(panel); in ws2401_disable()
257 return ws2401_power_on(to_ws2401(panel)); in ws2401_prepare()
262 struct ws2401 *ws = to_ws2401(panel); in ws2401_enable()
278 struct ws2401 *ws = to_ws2401(panel); in ws2401_get_modes()