Searched refs:irq_f (Results 1 – 1 of 1) sorted by relevance
47 int irq_r, irq_f, error, mode; in max77650_onkey_probe() local81 irq_f = platform_get_irq_byname(pdev, "nEN_F"); in max77650_onkey_probe()82 if (irq_f < 0) in max77650_onkey_probe()83 return irq_f; in max77650_onkey_probe()98 error = devm_request_any_context_irq(dev, irq_f, max77650_onkey_falling, in max77650_onkey_probe()