Searched refs:hwtimer_ops (Results 1 – 4 of 4) sorted by relevance
274 static const struct rt_hwtimer_ops hwtimer_ops = variable291 hwtimer_device1.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()306 hwtimer_device2.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()321 hwtimer_device3.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()336 hwtimer_device4.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()351 hwtimer_device5.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()366 hwtimer_device6.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()381 hwtimer_device7.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()396 hwtimer_device8.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()411 hwtimer_device9.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()[all …]
226 static const struct rt_hwtimer_ops hwtimer_ops = variable243 hwtimer_device1.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()258 hwtimer_device2.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()273 hwtimer_device3.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()288 hwtimer_device4.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
187 static const struct rt_hwtimer_ops hwtimer_ops = variable204 hwtimer_device1.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()219 hwtimer_device2.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()234 hwtimer_device3.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()249 hwtimer_device4.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
173 static const struct rt_hwtimer_ops hwtimer_ops = variable207 hwtimer_device->parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
Completed in 7 milliseconds