Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/bcm/
A Dpinctrl-ns.c256 static const struct of_device_id ns_pinctrl_of_match_table[] = { variable
285 of_id = of_match_device(ns_pinctrl_of_match_table, dev); in ns_pinctrl_probe()
364 .of_match_table = ns_pinctrl_of_match_table,
372 MODULE_DEVICE_TABLE(of, ns_pinctrl_of_match_table);

Completed in 4 milliseconds