Home
last modified time | relevance | path

Searched refs:port_initialized (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/
Dsdi.c36 bool port_initialized; member
427 sdi.port_initialized = true; in sdi_init_port()
439 if (!sdi.port_initialized) in sdi_uninit_port()
Ddpi.c47 bool port_initialized; member
870 dpi->port_initialized = true; in dpi_init_port()
884 if (!dpi->port_initialized) in dpi_uninit_port()
/Linux-v5.4/drivers/net/ethernet/sfc/falcon/
Defx.c1064 efx->port_initialized = true; in ef4_init_port()
1127 if (!efx->port_initialized) in ef4_fini_port()
1131 efx->port_initialized = false; in ef4_fini_port()
2364 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in ef4_reset_down()
2391 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in ef4_reset_up()
2417 efx->port_initialized = false; in ef4_reset_up()
Dnet_driver.h849 bool port_initialized; member
/Linux-v5.4/drivers/net/ethernet/sfc/
Defx.c1123 efx->port_initialized = true; in efx_init_port()
1186 if (!efx->port_initialized) in efx_fini_port()
1190 efx->port_initialized = false; in efx_fini_port()
2670 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in efx_reset_down()
2700 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in efx_reset_up()
2741 efx->port_initialized = false; in efx_reset_up()
Dnet_driver.h1023 bool port_initialized; member