Home
last modified time | relevance | path

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

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