Searched refs:le32buf_to_cpu (Results 1 – 1 of 1) sorted by relevance
468 static u32 *le32buf_to_cpu(struct kunit *test, const __le32 *buf, size_t buf_size) in le32buf_to_cpu() function757 buf = le32buf_to_cpu(test, (__force const __le32 *)buf, dst_size / sizeof(u32)); in drm_test_fb_xrgb8888_to_argb8888()788 buf = le32buf_to_cpu(test, buf, dst_size / sizeof(u32)); in drm_test_fb_xrgb8888_to_xrgb2101010()819 buf = le32buf_to_cpu(test, (__force const __le32 *)buf, dst_size / sizeof(u32)); in drm_test_fb_xrgb8888_to_argb2101010()