Searched refs:got_irq (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/udc/
H A Ds3c2410_udc.h90 unsigned got_irq : 1; member in struct:s3c2410_udc
H A Dgoku_udc.h249 unsigned got_irq:1, member in struct:goku_udc
H A Dpxa25x_udc.h105 unsigned got_irq : 1, member in struct:pxa25x_udc
H A Dnet2280.h160 got_irq : 1, member in struct:net2280
H A Dgoku_udc.c1698 if (dev->got_irq) goku_remove()
1785 dev->got_irq = 1; goku_probe()
H A Dnet2280.c3367 if (dev->got_irq) net2280_remove()
3503 dev->got_irq = 1; net2280_probe()
H A Dpxa25x_udc.c2174 dev->got_irq = 1; pxa25x_udc_probe()
/linux-4.1.27/drivers/net/wan/lmc/
H A Dlmc_var.h341 int got_irq; member in struct:lmc___softc
H A Dlmc_main.c1032 sc->got_irq = 1; lmc_open()
1199 if(sc->got_irq == 1){ lmc_ifdown()
1201 sc->got_irq = 0; lmc_ifdown()

Completed in 580 milliseconds