taglinefilesource code
reenable299drivers/char/istallion.cvoid    (*reenable)(struct stlbrd *brdp);
reenable3363drivers/char/istallion.cbrdp->reenable = stli_ecpenable;
reenable3377drivers/char/istallion.cbrdp->reenable = stli_ecpeienable;
reenable3391drivers/char/istallion.cbrdp->reenable = stli_ecpmcenable;
reenable3498drivers/char/istallion.cbrdp->reenable = stli_onbenable;
reenable3512drivers/char/istallion.cbrdp->reenable = stli_onbeenable;
reenable3528drivers/char/istallion.cbrdp->reenable = NULL;
reenable3542drivers/char/istallion.cbrdp->reenable = NULL;
reenable3960drivers/char/istallion.cif (brdp->reenable != NULL)
reenable3961drivers/char/istallion.c(* brdp->reenable)(brdp);