Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/accel/habanalabs/common/
Dcommand_submission.c798 static void cs_timedout(struct work_struct *work) in cs_timedout() function
917 INIT_DELAYED_WORK(&cs->work_tdr, cs_timedout); in allocate_cs()