Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-mmio.c690 static const struct of_device_id bgpio_of_match[] = { variable
696 MODULE_DEVICE_TABLE(of, bgpio_of_match);
703 if (!of_match_device(bgpio_of_match, &pdev->dev)) in bgpio_parse_dt()
815 .of_match_table = of_match_ptr(bgpio_of_match),