Searched refs:ff_current_dev (Results 1 – 1 of 1) sorted by relevance
94 static struct ff_dev *ff_current_dev; /* We have 1 carrier, 1 slot */ variable141 struct ff_dev *ff = ff_current_dev; in ff_work_fn()146 ff_current_dev = NULL; in ff_work_fn()160 ff_current_dev = ff; in ff_work_fn()339 ff_current_dev = ff; in ff_init()345 if (ff_current_dev) { in ff_exit()346 fmc_device_unregister_n(ff_current_dev->fmc, ff_nr_dev); in ff_exit()347 device_unregister(&ff_current_dev->dev); in ff_exit()