Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/video/fbdev/omap2/omapfb/dss/
Dsdi.c36 bool port_initialized; member
426 sdi.port_initialized = true; in sdi_init_port()
438 if (!sdi.port_initialized) in sdi_uninit_port()
Ddpi.c47 bool port_initialized; member
869 dpi->port_initialized = true; in dpi_init_port()
883 if (!dpi->port_initialized) in dpi_uninit_port()
/linux-6.6.21/drivers/net/ethernet/sfc/siena/
Defx.c155 efx->port_initialized = true; in efx_init_port()
174 if (!efx->port_initialized) in efx_fini_port()
177 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
/linux-6.6.21/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.c758 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in efx_reset_up()
794 efx->port_initialized = false; in efx_reset_up()
Dnet_driver.h1080 bool port_initialized; member
/linux-6.6.21/drivers/net/ethernet/sfc/falcon/
Defx.c1054 efx->port_initialized = true; in ef4_init_port()
1117 if (!efx->port_initialized) in ef4_fini_port()
1121 efx->port_initialized = false; in ef4_fini_port()
2353 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in ef4_reset_down()
2380 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in ef4_reset_up()
2406 efx->port_initialized = false; in ef4_reset_up()
Dnet_driver.h849 bool port_initialized; member