Home
last modified time | relevance | path

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

/optee_os/core/pta/tests/
H A Ddt_driver_test.c515 struct dt_test_rstctrl { struct
520 static struct dt_test_rstctrl *to_test_rstctrl(struct rstctrl *rstctrl) in to_test_rstctrl() argument
522 return container_of(rstctrl, struct dt_test_rstctrl, rstctrl); in to_test_rstctrl()
528 struct dt_test_rstctrl *dev = to_test_rstctrl(rstctrl); in dt_test_rstctrl_stub()
546 struct dt_test_rstctrl *dev = to_test_rstctrl(rstctrl); in dt_test_rstctrl_name()
568 struct dt_test_rstctrl *ref = data; in dt_test_get_rstctrl()
597 struct dt_test_rstctrl *devices = NULL; in dt_test_rstctrl_provider_probe()