stm32_timer_private
to->private_data = kzalloc_obj(struct stm32_timer_private);
struct stm32_timer_private *pd = to->private_data;