Home
last modified time | relevance | path

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

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