Searched refs:gpiod_to_irq (Results 1 – 24 of 24) sorted by relevance
351 ret = request_any_context_irq(gpiod_to_irq(gpios[i].desc), in snd_soc_jack_add_gpios()361 ret = irq_set_irq_wake(gpiod_to_irq(gpios[i].desc), 1); in snd_soc_jack_add_gpios()427 free_irq(gpiod_to_irq(gpios[i].desc), &gpios[i]); in snd_soc_jack_free_gpios()
109 return gpiod_to_irq(gpio_to_desc(gpio)); in __gpio_to_irq()
309 gpiod_to_irq(nop->gpiod_vbus), in usb_phy_generic_probe()315 gpiod_to_irq(nop->gpiod_vbus), err); in usb_phy_generic_probe()
38 irq = gpiod_to_irq(desc); in intel_soc_pmic_find_gpio_irq()
127 int gpiod_to_irq(const struct gpio_desc *desc);391 static inline int gpiod_to_irq(const struct gpio_desc *desc) in gpiod_to_irq() function
141 info->id_irq = gpiod_to_irq(info->id_gpiod); in usb_extcon_probe()
218 if (devm_request_irq(&pdev->dev, gpiod_to_irq(data->gpio_trigger), in ltc2952_poweroff_init()
291 int gpiod_to_irq(const struct gpio_desc *desc)297 from gpiod_to_irq(). gpiod_to_irq() is not allowed to sleep.299 Non-error values returned from gpiod_to_irq() can be passed to request_irq() or
141 gpiod_to_irq() is just a convenience function to figure out the IRQ for a146 callbacks from the GPIO and irqchip APIs. Do not rely on gpiod_to_irq() having
129 irq = gpiod_to_irq(ctx->cd_gpio); in mmc_gpiod_request_cd_irq()
152 irq = gpiod_to_irq(desc); in gpio_setup_irq()371 if (gpiod_to_irq(desc) < 0) in gpio_is_visible()
222 irq = gpiod_to_irq(desc); in acpi_gpiochip_request_interrupt()
1467 int gpiod_to_irq(const struct gpio_desc *desc) in gpiod_to_irq() function1478 EXPORT_SYMBOL_GPL(gpiod_to_irq);
428 ret = gpiod_to_irq(gpio); in mma9551_gpio_probe()
1178 ret = gpiod_to_irq(gpio); in kxcjk1013_gpio_probe()
1120 ret = gpiod_to_irq(gpio); in mma9553_gpio_probe()
1440 ret = gpiod_to_irq(gpio); in bmc150_accel_gpio_probe()
627 ret = gpiod_to_irq(gpio); in sx9500_gpio_probe()
949 ret = gpiod_to_irq(gpiod_irq); in pn544_hci_i2c_acpi_request_resources()
1010 ret = gpiod_to_irq(gpio); in bmg160_gpio_probe()
979 ihid->irq = gpiod_to_irq(ihid->desc); in i2c_hid_probe()
1178 s->gpio_irq[i] = gpiod_to_irq(gpiod); in mxs_auart_init_gpios()
2593 p->gpio_irq[i] = gpiod_to_irq(gpiod); in atmel_init_gpios()
1264 ret = gpiod_to_irq(gpio); in kmx61_gpio_probe()