Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/bcm/
Dpinctrl-ns.c201 static const struct of_device_id ns_pinctrl_of_match_table[] = { variable
228 of_id = of_match_device(ns_pinctrl_of_match_table, dev); in ns_pinctrl_probe()
295 .of_match_table = ns_pinctrl_of_match_table,
302 MODULE_DEVICE_TABLE(of, ns_pinctrl_of_match_table);