Searched refs:get_img (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/msm/
H A Dmdp.c255 int get_img(struct mdp_img *img, struct fb_info *info, function
299 if (unlikely(get_img(&req->src, fb, &src_start, &src_len, &src_file))) {
305 if (unlikely(get_img(&req->dst, fb, &dst_start, &dst_len, &dst_file))) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmdp_ppp.c1224 int get_img(struct mdp_img *img, struct fb_info *info, unsigned long *start, function
1269 get_img(&req->src, info, &src_start, &src_len, &p_src_file);
1281 get_img(&req->dst, info, &dst_start, &dst_len, &p_dst_file);
H A Dmdp.h688 int get_img(struct mdp_img *img, struct fb_info *info,
693 /*int get_img(struct msmfb_data *img, struct fb_info *info,
H A Dmdp4_overlay.c1017 int get_img(struct msmfb_data *img, struct fb_info *info, function
1198 get_img(img, info, &start, &len, &p_src_file);

Completed in 115 milliseconds