Searched refs:check_security (Results 1 – 1 of 1) sorted by relevance
2109 bool (*check_security)(const struct clock_config *cfg); member2124 .check_security = &stm32_check_security2296 if (data->check_security && data->check_security(&data->cfg[n])) in stm32_rcc_clock_init()