Searched refs:open_irq (Results 1 – 1 of 1) sorted by relevance
2105 unsigned int open_irq, close_irq; in cs42l43_shutter_irq() local2113 open_irq = CS42L43_GPIO1_RISE; in cs42l43_shutter_irq()2117 open_irq = CS42L43_GPIO2_RISE; in cs42l43_shutter_irq()2121 open_irq = CS42L43_GPIO3_RISE; in cs42l43_shutter_irq()2132 return cs42l43_request_irq(priv, dom, open_name, open_irq, handler, IRQF_SHARED); in cs42l43_shutter_irq()