Home
last modified time | relevance | path

Searched defs:func_cnt (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/pinctrl/samsung/
Dpinctrl-samsung.c746 unsigned int func_cnt = 0; in samsung_pinctrl_create_functions() local
831 unsigned int grp_cnt = 0, func_cnt = 0; in samsung_pinctrl_parse_dt() local
/linux-6.6.21/include/linux/
Dbpf.h1398 u32 func_cnt; /* used by non-func prog as the number of func progs */ member