Searched refs:xlp_gpio_of_ids (Results 1 – 1 of 1) sorted by relevance
272 static const struct of_device_id xlp_gpio_of_ids[] = { variable295 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,