Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/misc/habanalabs/common/
Dcommand_submission.c702 static void cs_timedout(struct work_struct *work) in cs_timedout() function
802 INIT_DELAYED_WORK(&cs->work_tdr, cs_timedout); in allocate_cs()