Searched refs:switch_file (Results 1 – 1 of 1) sorted by relevance
54 struct dentry *switch_file; member519 if (priv->switch_file) { in vga_switcheroo_debugfs_fini()520 debugfs_remove(priv->switch_file); in vga_switcheroo_debugfs_fini()521 priv->switch_file = NULL; in vga_switcheroo_debugfs_fini()541 priv->switch_file = debugfs_create_file("switch", 0644, in vga_switcheroo_debugfs_init()543 if (!priv->switch_file) { in vga_switcheroo_debugfs_init()