Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.c2910 static void tb_remove_work(struct work_struct *work) in tb_remove_work() function
3051 INIT_DELAYED_WORK(&tcm->remove_work, tb_remove_work); in tb_probe()