Searched refs:twl6030_irq (Results 1 – 1 of 1) sorted by relevance
106 struct twl6030_irq { struct117 static struct twl6030_irq *twl6030_irq; variable123 struct twl6030_irq *pdata = container_of(notifier, struct twl6030_irq, in twl6030_irq_pm_notifier()168 struct twl6030_irq *pdata = data; in twl6030_irq_thread()221 struct twl6030_irq *pdata = irq_data_get_irq_chip_data(d); in twl6030_irq_set_wake()303 return irq_find_mapping(twl6030_irq->irq_domain, in twl6030_mmc_card_detect_config()336 struct twl6030_irq *pdata = d->host_data; in twl6030_irq_map()381 twl6030_irq = devm_kzalloc(dev, sizeof(*twl6030_irq), GFP_KERNEL); in twl6030_init_irq()382 if (!twl6030_irq) in twl6030_init_irq()405 twl6030_irq->irq_chip = dummy_irq_chip; in twl6030_init_irq()[all …]