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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dproc_pmc.c72 int proc_ppc64_pmc_hw_read(char *page, char **start, off_t off,
234 ent->read_proc = (void *)proc_ppc64_pmc_hw_read;
235 ent->write_proc = (void *)proc_ppc64_pmc_hw_read;
244 ent->read_proc = (void *)proc_ppc64_pmc_hw_read;
245 ent->write_proc = (void *)proc_ppc64_pmc_hw_read;
451 proc_ppc64_pmc_hw_read(char *page, char **start, off_t off, function

Completed in 33 milliseconds