[go: nahoru, domu]

Searched defs:nr_props (Results 1 - 1 of 1) sorted by relevance

/drivers/pinctrl/
H A Dpinctrl-st.c1176 int i = 0, npins = 0, nr_props; local
1208 nr_props = pp->length/sizeof(u32);
1224 if (nr_props >= OF_GPIO_ARGS_MIN + OF_RT_ARGS_MIN) {
1230 if (nr_props > OF_GPIO_ARGS_MIN + OF_RT_ARGS_MIN)

Completed in 29 milliseconds