Home
last modified time | relevance | path

Searched refs:open_irq (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dcs42l43.c2734 const char * const open_name, unsigned int *open_irq, in cs42l43_shutter_irq() argument
2745 *open_irq = CS42L43_GPIO1_RISE; in cs42l43_shutter_irq()
2749 *open_irq = CS42L43_GPIO2_RISE; in cs42l43_shutter_irq()
2753 *open_irq = CS42L43_GPIO3_RISE; in cs42l43_shutter_irq()
2764 return cs42l43_request_irq(priv, open_name, *open_irq, handler, IRQF_SHARED); in cs42l43_shutter_irq()