Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/
H A Drk_scr.c51 struct rk_scr scr[RK_SCR_NUM];
61 static struct rk_scr_device *rk_scr; variable
63 static struct rk_scr *to_rk_scr(int id) in to_rk_scr()
66 return &rk_scr->scr[id]; in to_rk_scr()
71 static struct rk_scr *to_opened_rk_scr(int id) in to_opened_rk_scr()
73 struct rk_scr *scr; in to_opened_rk_scr()
83 static void rk_scr_deactive(struct rk_scr *scr) in rk_scr_deactive()
93 static void rk_scr_set_clk(struct rk_scr *scr) in rk_scr_set_clk()
105 static void rk_scr_set_work_waitingtime(struct rk_scr *scr, in rk_scr_set_work_waitingtime()
116 static void rk_scr_set_etu_duration(struct rk_scr *scr, unsigned int F, in rk_scr_set_etu_duration()
[all …]
H A Drk_scr.h304 struct rk_scr { struct