Home
last modified time | relevance | path

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

/linux/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/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.h1037 bool port_initialized; member
/linux/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()