Home
last modified time | relevance | path

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

/linux/drivers/phy/st/
H A Dphy-stm32-combophy.c90 bool is_init; member
384 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()
/linux/drivers/crypto/hisilicon/trng/
H A Dtrng.c47 bool is_init; member
267 if (!trng_devices.is_init) { in hisi_trng_probe()
270 trng_devices.is_init = true; in hisi_trng_probe()
/linux/lib/kunit/
H A Dattributes.c246 return ((void *) suite->is_init); in attr_is_init_get()
/linux/Documentation/dev-tools/kunit/
H A Drunning_tips.rst443 ``is_init``
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c7856 u8 *o_buf, u8 is_init) in bnx2x_8726_read_sfp_module_eeprom() argument
7945 u8 *o_buf, u8 is_init) in bnx2x_warpcore_read_sfp_module_eeprom() argument
7962 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