Searched refs:the_device (Results 1 – 1 of 1) sorted by relevance
1660 static struct dev_data *the_device; variable1665 struct dev_data *dev = the_device; in gadgetfs_bind()2014 if (the_device) in gadgetfs_fill_super()2055 the_device = dev; in gadgetfs_fill_super()2085 if (the_device) { in gadgetfs_kill_sb()2086 put_dev (the_device); in gadgetfs_kill_sb()2087 the_device = NULL; in gadgetfs_kill_sb()