Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon-sm5502.c47 bool irq_attach; member
435 if (info->irq_attach) { in sm5502_muic_irq_work()
437 info->irq_attach = false; in sm5502_muic_irq_work()
458 info->irq_attach = true; in sm5502_parse_irq()
H A Dextcon-rt8973a.c49 bool irq_attach; member
419 if (info->irq_attach) { in rt8973a_muic_irq_work()
421 info->irq_attach = false; in rt8973a_muic_irq_work()
456 info->irq_attach = true; in rt8973a_muic_irq_handler()