Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dsdi.c47 bool port_initialized; member
438 sdi.port_initialized = true; in sdi_init_port()
450 if (!sdi.port_initialized) in sdi_uninit_port()
Ddpi.c58 bool port_initialized; member
881 dpi->port_initialized = true; in dpi_init_port()
895 if (!dpi->port_initialized) in dpi_uninit_port()
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Defx.c1067 efx->port_initialized = true; in ef4_init_port()
1130 if (!efx->port_initialized) in ef4_fini_port()
1134 efx->port_initialized = false; in ef4_fini_port()
2367 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in ef4_reset_down()
2394 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in ef4_reset_up()
2420 efx->port_initialized = false; in ef4_reset_up()
Dnet_driver.h852 bool port_initialized; member
/Linux-v4.19/drivers/net/ethernet/sfc/
Defx.c1126 efx->port_initialized = true; in efx_init_port()
1189 if (!efx->port_initialized) in efx_fini_port()
1193 efx->port_initialized = false; in efx_fini_port()
2673 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in efx_reset_down()
2703 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in efx_reset_up()
2744 efx->port_initialized = false; in efx_reset_up()
Dnet_driver.h1026 bool port_initialized; member