Home
last modified time | relevance | path

Searched refs:work_handler (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_timer.c19 static void work_handler(struct work_struct *work) in work_handler() function
50 INIT_DELAYED_WORK(&timer_ctx->work_ctx, work_handler); in adf_gen4_timer_start()