Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8ulp/xrdc/
H A Dxrdc_core.c42 typedef bool (*xrdc_check_func)(enum xrdc_comp_type type, uint16_t id); typedef
227 static int xrdc_apply_config(xrdc_check_func check_func) in xrdc_apply_config()