Searched refs:the_device (Results 1 – 1 of 1) sorted by relevance
1604 static struct dev_data *the_device; variable1609 struct dev_data *dev = the_device; in gadgetfs_bind()1966 if (the_device) in gadgetfs_fill_super()2009 the_device = dev; in gadgetfs_fill_super()2028 if (the_device) { in gadgetfs_kill_sb()2029 put_dev (the_device); in gadgetfs_kill_sb()2030 the_device = NULL; in gadgetfs_kill_sb()