Searched refs:get_rstctrl_ops (Results 1 – 5 of 5) sorted by relevance
40 assert(pdata->get_rstctrl_ops); in find_or_allocate_rstline()44 stm32_rstline->rstctrl.ops = pdata->get_rstctrl_ops(binding_id); in find_or_allocate_rstline()
37 const struct rstctrl_ops * (*get_rstctrl_ops)(unsigned int id); member
141 .get_rstctrl_ops = stm32_reset_get_ops
229 .get_rstctrl_ops = stm32_reset_get_ops,
258 .get_rstctrl_ops = stm32_reset_get_ops,