Searched refs:open_irq (Results 1 – 1 of 1) sorted by relevance
2106 unsigned int open_irq, close_irq; in cs42l43_shutter_irq() local 2114 open_irq = CS42L43_GPIO1_RISE; in cs42l43_shutter_irq() 2118 open_irq = CS42L43_GPIO2_RISE; in cs42l43_shutter_irq() 2122 open_irq = CS42L43_GPIO3_RISE; in cs42l43_shutter_irq() 2133 return cs42l43_request_irq(priv, dom, open_name, open_irq, handler, IRQF_SHARED); in cs42l43_shutter_irq()