Home
last modified time | relevance | path

Searched refs:omap_gpio_drv_reg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-omap.c1578 * Hence omap_gpio_drv_reg() is a postcore_initcall.
1580 static int __init omap_gpio_drv_reg(void) in omap_gpio_drv_reg() function
1584 postcore_initcall(omap_gpio_drv_reg); variable
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-omap.c1574 * Hence omap_gpio_drv_reg() is a postcore_initcall.
1576 static int __init omap_gpio_drv_reg(void) in omap_gpio_drv_reg() function
1580 postcore_initcall(omap_gpio_drv_reg); variable

Completed in 5 milliseconds