Searched refs:rate_present (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
D | clk-composite-7ulp.c | 28 bool rate_present, bool gate_present, in imx7ulp_clk_hw_composite() argument 47 if (rate_present) { in imx7ulp_clk_hw_composite()
|
D | clk.h | 234 bool rate_present, bool gate_present,
|
/kernel/linux/linux-5.10/net/sched/ |
D | act_police.c | 160 new->rate_present = true; in tcf_police_init() 166 new->rate_present = false; in tcf_police_init() 239 if (!p->rate_present) { in tcf_police_act() 318 if (p->rate_present) { in tcf_police_dump()
|
/kernel/linux/linux-5.10/include/net/tc_act/ |
D | tc_police.h | 14 bool rate_present; member
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0015_linux_drivers_clk.patch | 163 bool rate_present, bool gate_present, 184 if (rate_present) { 230 + int num_parents, bool mux_present, bool rate_present, 233 + return imx_ulp_clk_hw_composite(name, parent_names, num_parents, mux_present, rate_present, 238 + int num_parents, bool mux_present, bool rate_present, 241 + return imx_ulp_clk_hw_composite(name, parent_names, num_parents, mux_present, rate_present, 4093 bool rate_present, bool gate_present, 4099 + bool rate_present, bool gate_present,
|