Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-mxs.c260 static const struct of_device_id mxs_gpio_dt_ids[] = { variable
265 MODULE_DEVICE_TABLE(of, mxs_gpio_dt_ids);
270 of_match_device(mxs_gpio_dt_ids, &pdev->dev); in mxs_gpio_probe()
363 .of_match_table = mxs_gpio_dt_ids,