Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-xlp.c272 static const struct of_device_id xlp_gpio_of_ids[] = { variable
295 MODULE_DEVICE_TABLE(of, xlp_gpio_of_ids);
324 of_id = of_match_device(xlp_gpio_of_ids, &pdev->dev); in xlp_gpio_probe()
419 .of_match_table = xlp_gpio_of_ids,