Searched refs:attr_reverse (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dfbcon-hga.c82 int inverse = conp ? attr_reverse(p,conp->vc_video_erase_char) : 0;
106 revs = attr_reverse(p, c);
133 revs = attr_reverse(p, c);
173 int inverse = conp ? attr_reverse(p,conp->vc_video_erase_char) : 0;
H A Dfbcon-mfb.c69 int inverse = conp ? attr_reverse(p,conp->vc_video_erase_char) : 0;
96 revs = attr_reverse(p,c);
122 revs = attr_reverse(p, c);
159 int inverse = conp ? attr_reverse(p,conp->vc_video_erase_char) : 0;
H A Dfbcon-sti.c151 int inverse = conp ? attr_reverse(p,conp->vc_video_erase_char) : 0;
179 revs = attr_reverse(p,c);
222 revs = attr_reverse(p, c);
263 int inverse = conp ? attr_reverse(p,conp->vc_video_erase_char) : 0;
H A Ddn_cfb8.c469 if (attr_reverse(p,conp))
475 if (attr_reverse(p,conp))
493 revs = attr_reverse(p,conp);
517 revs = attr_reverse(p,conp);
H A Dfbcon-mac.c198 inverse = conp ? attr_reverse(p,conp->vc_attr) : 0;
277 ch_reverse = attr_reverse(p,c);
H A Dfbcon-vga.c87 return (attr_reverse(p, s) ? 0x7000 :
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/video/
H A Dfbcon.h143 #define attr_reverse(p,s) \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/video/
H A Dfbcon.h143 #define attr_reverse(p,s) \ macro

Completed in 48 milliseconds