Searched refs:access_granted (Results 1 – 3 of 3) sorted by relevance
200 bool access_granted; member296 if (!ebi->access_granted) in stm32_fmc2_ebi_mp25_check_cclk()313 if (cfgr & FMC2_CFGR_CCLKEN && !ebi->access_granted) in stm32_fmc2_ebi_mp25_check_clk_period()1457 if (ebi->access_granted) in stm32_fmc2_ebi_mp25_save_setup()1487 if (ebi->access_granted) in stm32_fmc2_ebi_mp25_set_setup()1531 if (!ebi->access_granted) in stm32_fmc2_ebi_enable()1541 if (!ebi->access_granted) in stm32_fmc2_ebi_disable()1674 ebi->access_granted = true; in stm32_fmc2_ebi_probe()1680 ebi->access_granted = false; in stm32_fmc2_ebi_probe()
23 u8 access_granted; member
218 smp_store_release(&df->access_granted, true); in vfio_df_group_open()