Searched refs:open_irq (Results 1 – 1 of 1) sorted by relevance
2251 unsigned int open_irq, close_irq; in cs42l43_shutter_irq() local2259 open_irq = CS42L43_GPIO1_RISE; in cs42l43_shutter_irq()2263 open_irq = CS42L43_GPIO2_RISE; in cs42l43_shutter_irq()2267 open_irq = CS42L43_GPIO3_RISE; in cs42l43_shutter_irq()2278 return cs42l43_request_irq(priv, dom, open_name, open_irq, handler, IRQF_SHARED); in cs42l43_shutter_irq()