Searched refs:is_init (Results 1 – 8 of 8) sorted by relevance
142 is_init: bool, field148 if self.is_init { in drop()165 is_init: false, in uninit()176 if this.is_init { in init()177 this.is_init = false; in init()184 this.is_init = true; in init()
90 bool is_init; member384 if (combophy->is_init) { in stm32_combophy_suspend_noirq()404 if (combophy->is_init) { in stm32_combophy_resume_noirq()423 combophy->is_init = false; in stm32_combophy_exit()477 combophy->is_init = true; in stm32_combophy_init()
47 bool is_init; member267 if (!trng_devices.is_init) { in hisi_trng_probe()270 trng_devices.is_init = true; in hisi_trng_probe()
334 total_suite_start[i]->is_init = true; in kunit_merge_suite_sets()
246 return ((void *) suite->is_init); in attr_is_init_get()
1656 static void __layout_sections(struct module *mod, struct load_info *info, bool is_init) in __layout_sections() argument1687 enum mod_mem_type type = is_init ? init_m_to_mem_type[m] : core_m_to_mem_type[m]; in __layout_sections()1696 || is_init != module_init_layout_section(sname)) in __layout_sections()
443 ``is_init``
7856 u8 *o_buf, u8 is_init) in bnx2x_8726_read_sfp_module_eeprom() argument7945 u8 *o_buf, u8 is_init) in bnx2x_warpcore_read_sfp_module_eeprom() argument7962 if ((!is_init) && (cnt == I2C_WA_PWR_ITER)) { in bnx2x_warpcore_read_sfp_module_eeprom()7985 u8 *o_buf, u8 is_init) in bnx2x_8727_read_sfp_module_eeprom() argument