Searched refs:get_uuid_work (Results 1 – 2 of 2) sorted by relevance
897 get_uuid_work.work); in tb_xdomain_get_uuid()905 queue_delayed_work(xd->tb->wq, &xd->get_uuid_work, in tb_xdomain_get_uuid()1154 queue_delayed_work(xd->tb->wq, &xd->get_uuid_work, in start_handshake()1171 cancel_delayed_work_sync(&xd->get_uuid_work); in stop_handshake()1233 INIT_DELAYED_WORK(&xd->get_uuid_work, tb_xdomain_get_uuid); in tb_xdomain_alloc()
236 struct delayed_work get_uuid_work; member