Home
last modified time | relevance | path

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

/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()
/drivers/net/ethernet/sfc/siena/
Defx.c156 efx->port_initialized = true; in efx_init_port()
175 if (!efx->port_initialized) in efx_fini_port()
178 efx->port_initialized = false; in efx_fini_port()
Defx_common.c769 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in efx_siena_reset_up()
807 efx->port_initialized = false; in efx_siena_reset_up()
Dnet_driver.h1046 bool port_initialized; member
/drivers/net/ethernet/sfc/
Defx.c145 efx->port_initialized = true; in efx_init_port()
164 if (!efx->port_initialized) in efx_fini_port()
167 efx->port_initialized = false; in efx_fini_port()
Defx_common.c763 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in efx_reset_up()
801 efx->port_initialized = false; in efx_reset_up()
Dnet_driver.h1099 bool port_initialized; member
/drivers/net/ethernet/sfc/falcon/
Defx.c1055 efx->port_initialized = true; in ef4_init_port()
1118 if (!efx->port_initialized) in ef4_fini_port()
1122 efx->port_initialized = false; in ef4_fini_port()
2354 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in ef4_reset_down()
2381 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in ef4_reset_up()
2407 efx->port_initialized = false; in ef4_reset_up()
Dnet_driver.h849 bool port_initialized; member