Home
last modified time | relevance | path

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

/drivers/misc/habanalabs/
Dcommand_submission.c253 static void cs_timedout(struct work_struct *work) in cs_timedout() function
300 INIT_DELAYED_WORK(&cs->work_tdr, cs_timedout); in allocate_cs()