Home
last modified time | relevance | path

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

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