Home
last modified time | relevance | path

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

/linux-6.15/drivers/pinctrl/
H A Dpinctrl-ocelot.c364 struct ocelot_match_data { struct
1780 static const struct ocelot_match_data luton_desc = {
1791 static const struct ocelot_match_data serval_desc = {
1802 static const struct ocelot_match_data ocelot_desc = {
1813 static const struct ocelot_match_data jaguar2_desc = {
1824 static const struct ocelot_match_data servalt_desc = {
1835 static const struct ocelot_match_data sparx5_desc = {
1853 static const struct ocelot_match_data lan966x_desc = {
1870 static const struct ocelot_match_data lan969x_desc = {
2253 const struct ocelot_match_data *data; in ocelot_pinctrl_probe()