Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-mxc.c154 static const struct of_device_id mxc_gpio_dt_ids[] = { variable
162 MODULE_DEVICE_TABLE(of, mxc_gpio_dt_ids);
378 of_match_device(mxc_gpio_dt_ids, &pdev->dev); in mxc_gpio_get_hw()
595 .of_match_table = mxc_gpio_dt_ids,