taglinefilesource code
reenable317drivers/char/istallion.cvoid    (*reenable)(struct stlbrd *brdp);
reenable3478drivers/char/istallion.cbrdp->reenable = stli_ecpenable;
reenable3491drivers/char/istallion.cbrdp->reenable = stli_ecpeienable;
reenable3504drivers/char/istallion.cbrdp->reenable = stli_ecpmcenable;
reenable3617drivers/char/istallion.cbrdp->reenable = stli_onbenable;
reenable3630drivers/char/istallion.cbrdp->reenable = stli_onbeenable;
reenable3645drivers/char/istallion.cbrdp->reenable = NULL;
reenable3658drivers/char/istallion.cbrdp->reenable = NULL;
reenable4474drivers/char/istallion.cif (brdp->reenable != NULL)
reenable4475drivers/char/istallion.c(* brdp->reenable)(brdp);