Home
last modified time | relevance | path

Searched refs:irq_detach (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/extcon/
H A Dextcon-sm5502.c47 bool irq_detach; member
539 if (info->irq_detach) { in sm5502_muic_irq_work()
541 info->irq_detach = false; in sm5502_muic_irq_work()
561 info->irq_detach = true; in sm5502_parse_irq()
589 info->irq_detach = true; in sm5504_parse_irq()
H A Dextcon-rt8973a.c50 bool irq_detach; member
423 if (info->irq_detach) { in rt8973a_muic_irq_work()
425 info->irq_detach = false; in rt8973a_muic_irq_work()
458 info->irq_detach = true; in rt8973a_muic_irq_handler()