Home
last modified time | relevance | path

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

/linux-6.15/drivers/video/fbdev/omap2/omapfb/dss/
H A Dsdi.c37 bool port_initialized; member
427 sdi.port_initialized = true; in sdi_init_port()
439 if (!sdi.port_initialized) in sdi_uninit_port()
H A Ddpi.c48 bool port_initialized; member
870 dpi->port_initialized = true; in dpi_init_port()
884 if (!dpi->port_initialized) in dpi_uninit_port()
/linux-6.15/drivers/net/ethernet/sfc/siena/
H A 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()
H A Defx_common.c768 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in efx_siena_reset_up()
803 efx->port_initialized = false; in efx_siena_reset_up()
H A Dnet_driver.h1039 bool port_initialized; member
/linux-6.15/drivers/net/ethernet/sfc/
H A Defx.c146 efx->port_initialized = true; in efx_init_port()
165 if (!efx->port_initialized) in efx_fini_port()
168 efx->port_initialized = false; in efx_fini_port()
H A Defx_common.c742 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in efx_reset_up()
778 efx->port_initialized = false; in efx_reset_up()
H A Dnet_driver.h1120 bool port_initialized; member
/linux-6.15/drivers/net/ethernet/sfc/falcon/
H A 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()
2345 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in ef4_reset_down()
2372 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in ef4_reset_up()
2398 efx->port_initialized = false; in ef4_reset_up()
H A Dnet_driver.h849 bool port_initialized; member