Searched refs:is_init (Results 1 – 4 of 4) sorted by relevance
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()
367 static int is_init; variable489 is_init = 1; in gc2235_s_power()500 if (is_init == 0) { in startup()517 is_init = 0; in startup()
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
Completed in 693 milliseconds