Searched refs:ab3100_dir (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mfd/
H A Dab3100-core.c588 static struct dentry *ab3100_dir; variable in typeref:struct:dentry
599 ab3100_dir = debugfs_create_dir("ab3100", NULL);
600 if (!ab3100_dir)
604 S_IRUGO, ab3100_dir, ab3100,
614 S_IWUGO, ab3100_dir, &ab3100_get_priv,
624 S_IWUGO, ab3100_dir, &ab3100_set_priv,
637 debugfs_remove(ab3100_dir);
646 debugfs_remove(ab3100_dir);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mfd/
H A Dab3100-core.c588 static struct dentry *ab3100_dir; variable in typeref:struct:dentry
599 ab3100_dir = debugfs_create_dir("ab3100", NULL);
600 if (!ab3100_dir)
604 S_IRUGO, ab3100_dir, ab3100,
614 S_IWUGO, ab3100_dir, &ab3100_get_priv,
624 S_IWUGO, ab3100_dir, &ab3100_set_priv,
637 debugfs_remove(ab3100_dir);
646 debugfs_remove(ab3100_dir);

Completed in 186 milliseconds