HomeSort by: relevance | last modified time | path
    Searched refs:vcons_offset_to_zero (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/wscons/
wsdisplay_vconsvar.h 149 int vcons_offset_to_zero(const struct vcons_screen *);
wsdisplay_vcons.c 985 int offset = vcons_offset_to_zero(scr);
1069 int offset = vcons_offset_to_zero(scr);
1127 int offset = vcons_offset_to_zero(scr);
1222 int offset = vcons_offset_to_zero(scr);
1281 int offset = vcons_offset_to_zero(scr);
1482 offset += vcons_offset_to_zero(scr);
1520 vcons_offset_to_zero(const struct vcons_screen *scr) function in typeref:typename:int
  /src/sys/dev/pci/
wcfb.c 593 coffset += vcons_offset_to_zero(scr);
  /src/sys/arch/arm/ti/
omap3_dss.c 996 pos += vcons_offset_to_zero(scr);

Completed in 14 milliseconds