Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/
H A Drk_scr.c71 static struct rk_scr *to_opened_rk_scr(int id) in to_opened_rk_scr() function
539 scr = to_opened_rk_scr(id); in rk_scr_close()
560 scr = to_opened_rk_scr(id); in rk_scr_read()
602 scr = to_opened_rk_scr(id); in rk_scr_write()
650 scr = to_opened_rk_scr(id); in rk_scr_transfer()
724 struct rk_scr *scr = to_opened_rk_scr(id); in _scr_set_voltage()
737 struct rk_scr *scr = to_opened_rk_scr(id); in _scr_reset()
746 struct rk_scr *scr = to_opened_rk_scr(id); in _scr_set_etu_duration()
755 struct rk_scr *scr = to_opened_rk_scr(id); in _scr_set_clock_stopmode()
764 struct rk_scr *scr = to_opened_rk_scr(id); in _scr_set_work_waitingtime()
[all …]