Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A 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()