Searched defs:stih416_data (Results 1 - 1 of 1) sorted by relevance
/drivers/pinctrl/ |
H A D | pinctrl-st.c | 379 static const struct st_pctl_data stih416_data = { variable in typeref:struct:st_pctl_data 1539 { .compatible = "st,stih416-sbc-pinctrl", .data = &stih416_data}, 1540 { .compatible = "st,stih416-front-pinctrl", .data = &stih416_data}, 1541 { .compatible = "st,stih416-rear-pinctrl", .data = &stih416_data}, 1542 { .compatible = "st,stih416-fvdp-fe-pinctrl", .data = &stih416_data}, 1543 { .compatible = "st,stih416-fvdp-lite-pinctrl", .data = &stih416_data}, 1544 { .compatible = "st,stih407-sbc-pinctrl", .data = &stih416_data}, 1545 { .compatible = "st,stih407-front-pinctrl", .data = &stih416_data}, 1546 { .compatible = "st,stih407-rear-pinctrl", .data = &stih416_data},
|
Completed in 17 milliseconds