Searched refs:fh_func (Results 1 – 2 of 2) sorted by relevance
117 fiq_installhandler(fh->fh_func, fh->fh_size); in fiq_claim()152 fiq_installhandler(ofh->fh_func, ofh->fh_size); in fiq_release()
59 void *fh_func; /* FIQ handler routine */ member