Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/
Dpxafb.c1297 static int pxafb_smart_init(struct pxafb_info *fbi) in pxafb_smart_init() function
1318 static inline int pxafb_smart_init(struct pxafb_info *fbi) { return 0; } in pxafb_smart_init() function
2342 ret = pxafb_smart_init(fbi); in pxafb_probe()