properties_changed_work 937 drivers/thunderbolt/xdomain.c queue_delayed_work(xd->tb->wq, &xd->properties_changed_work, properties_changed_work 1040 drivers/thunderbolt/xdomain.c properties_changed_work.work); properties_changed_work 1048 drivers/thunderbolt/xdomain.c &xd->properties_changed_work, properties_changed_work 1158 drivers/thunderbolt/xdomain.c queue_delayed_work(xd->tb->wq, &xd->properties_changed_work, properties_changed_work 1173 drivers/thunderbolt/xdomain.c cancel_delayed_work_sync(&xd->properties_changed_work); properties_changed_work 1235 drivers/thunderbolt/xdomain.c INIT_DELAYED_WORK(&xd->properties_changed_work, properties_changed_work 1602 drivers/thunderbolt/xdomain.c queue_delayed_work(xd->tb->wq, &xd->properties_changed_work, properties_changed_work 240 include/linux/thunderbolt.h struct delayed_work properties_changed_work;