claim_fiq
extern int claim_fiq(struct fiq_handler *f);
EXPORT_SYMBOL(claim_fiq);
retval = claim_fiq(&fh);
if (claim_fiq(&fh)) {
ret = claim_fiq(&fh);