Searched refs:lv1_gpu_fb_setup (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | ps3gpu.h | 50 static inline int lv1_gpu_fb_setup(u64 context_handle, u64 xdr_lpar, in lv1_gpu_fb_setup() function
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | ps3gpu.h | 50 static inline int lv1_gpu_fb_setup(u64 context_handle, u64 xdr_lpar, in lv1_gpu_fb_setup() function
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | ps3fb.c | 1112 status = lv1_gpu_fb_setup(ps3fb.context_handle, xdr_lpar, in ps3fb_probe() 1115 dev_err(&dev->core, "%s: lv1_gpu_fb_setup failed: %d\n", in ps3fb_probe()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | ps3fb.c | 1113 status = lv1_gpu_fb_setup(ps3fb.context_handle, xdr_lpar, in ps3fb_probe() 1116 dev_err(&dev->core, "%s: lv1_gpu_fb_setup failed: %d\n", in ps3fb_probe()
|
Completed in 4 milliseconds