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

/linux-master/drivers/pinctrl/
H A Dpinctrl-st.c1201 int i = 0, npins = 0, nr_props, ret = 0; local
1235 nr_props = pp->length/sizeof(u32);
1251 if (nr_props >= OF_GPIO_ARGS_MIN + OF_RT_ARGS_MIN) {
1257 if (nr_props > OF_GPIO_ARGS_MIN + OF_RT_ARGS_MIN)

Completed in 115 milliseconds