Searched refs:rampstat_callback_dwork (Results 1 – 1 of 1) sorted by relevance
35 struct k_work_delayable rampstat_callback_dwork; member186 CONTAINER_OF(dwork, struct tmc50xx_stepper_data, rampstat_callback_dwork); in rampstat_work_handler()254 &stepper_data->rampstat_callback_dwork, in rampstat_work_handler()344 &data->rampstat_callback_dwork, in tmc50xx_stepper_move_by()473 &data->rampstat_callback_dwork, in tmc50xx_stepper_move_to()519 &data->rampstat_callback_dwork, in tmc50xx_stepper_run()673 k_work_init_delayable(&data->rampstat_callback_dwork, rampstat_work_handler); in tmc50xx_stepper_init()674 k_work_reschedule(&data->rampstat_callback_dwork, in tmc50xx_stepper_init()