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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dpm-debug.c413 static const struct file_operations debug_reg_fops = { variable in typeref:struct:file_operations
441 pm_dbg_dir, (void *)reg_set, &debug_reg_fops);
548 pm_dbg_dir, (void *)0, &debug_reg_fops);
554 pm_dbg_dir, (void *)(i+1), &debug_reg_fops);

Completed in 40 milliseconds