Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_bcm.c1087 const char *irq_con_id = "host-wakeup"; in bcm_get_resources() local
1146 irq_con_id = "host-wakeup-alt"; in bcm_get_resources()
1155 gpio = devm_gpiod_get_optional(dev->dev, irq_con_id, GPIOD_IN); in bcm_get_resources()