Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pinctrl/bcm/
Dpinctrl-ns.c259 static const struct of_device_id ns_pinctrl_of_match_table[] = { variable
288 of_id = of_match_device(ns_pinctrl_of_match_table, dev); in ns_pinctrl_probe()
373 .of_match_table = ns_pinctrl_of_match_table,
381 MODULE_DEVICE_TABLE(of, ns_pinctrl_of_match_table);