Searched refs:irqfwnode (Results 1 – 1 of 1) sorted by relevance
72 struct fwnode_handle *irqfwnode; member1142 pdata->irqfwnode = irq_domain_alloc_named_fwnode(usb_path); in smsc95xx_bind()1143 if (!pdata->irqfwnode) { in smsc95xx_bind()1148 pdata->irqdomain = irq_domain_create_linear(pdata->irqfwnode, in smsc95xx_bind()1255 irq_domain_free_fwnode(pdata->irqfwnode); in smsc95xx_bind()1271 irq_domain_free_fwnode(pdata->irqfwnode); in smsc95xx_unbind()