Home
last modified time | relevance | path

Searched refs:clk_enable_show (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk.c5344 static int clk_enable_show(struct seq_file *s, void *v) in clk_enable_show() function
5356 return single_open(file, clk_enable_show, NULL); in clk_enable_open()