Home
last modified time | relevance | path

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

/drivers/gpu/drm/omapdrm/dss/
Dsdi.c46 bool port_initialized; member
374 sdi.port_initialized = true; in sdi_init_port()
386 if (!sdi.port_initialized) in sdi_uninit_port()
Ddpi.c56 bool port_initialized; member
789 dpi->port_initialized = true; in dpi_init_port()
803 if (!dpi->port_initialized) in dpi_uninit_port()
/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()
/drivers/net/ethernet/sfc/falcon/
Defx.c1069 efx->port_initialized = true; in ef4_init_port()
1132 if (!efx->port_initialized) in ef4_fini_port()
1136 efx->port_initialized = false; in ef4_fini_port()
2396 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in ef4_reset_down()
2423 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in ef4_reset_up()
2449 efx->port_initialized = false; in ef4_reset_up()
Dnet_driver.h852 bool port_initialized; member
/drivers/net/ethernet/sfc/
Defx.c1087 efx->port_initialized = true; in efx_init_port()
1150 if (!efx->port_initialized) in efx_fini_port()
1154 efx->port_initialized = false; in efx_fini_port()
2627 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in efx_reset_down()
2657 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in efx_reset_up()
2696 efx->port_initialized = false; in efx_reset_up()
Dnet_driver.h916 bool port_initialized; member