Searched refs:vp_comment (Results 1 – 2 of 2) sorted by relevance
80 TestFree(ptr->vp_comment); in xf86freeVideoPortList()99 ptr->vp_comment = xf86addComment(ptr->vp_comment, xf86_lex_val.str); in xf86parseVideoPortSubSection()102 if (xf86getSubToken(&(ptr->vp_comment)) != STRING) in xf86parseVideoPortSubSection()239 if (pptr->vp_comment) in xf86printVideoAdaptorSection()240 fprintf(cf, "%s", pptr->vp_comment); in xf86printVideoAdaptorSection()
139 char *vp_comment; member