Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/arch/arm64/kernel/
H A Dcpuinfo.c219 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function
229 const struct seq_operations cpuinfo_op = {.start = c_start, .next = c_next, .stop = c_stop, .show = c_show};

Completed in 2 milliseconds