Home
last modified time | relevance | path

Searched refs:port_initialized (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Dsdi.c36 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.c47 bool port_initialized; member
870 dpi->port_initialized = true; in dpi_init_port()
884 if (!dpi->port_initialized) in dpi_uninit_port()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Dsdi.c36 bool port_initialized; member
426 sdi.port_initialized = true; in sdi_init_port()
438 if (!sdi.port_initialized) in sdi_uninit_port()
H A Ddpi.c47 bool port_initialized; member
869 dpi->port_initialized = true; in dpi_init_port()
883 if (!dpi->port_initialized) in dpi_uninit_port()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Defx.c1064 efx->port_initialized = true; in ef4_init_port()
1127 if (!efx->port_initialized) in ef4_fini_port()
1131 efx->port_initialized = false; in ef4_fini_port()
2364 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in ef4_reset_down()
2391 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in ef4_reset_up()
2417 efx->port_initialized = false; in ef4_reset_up()
H A Dnet_driver.h714 * @port_initialized: Port initialized?
849 bool port_initialized; member
/kernel/linux/linux-6.6/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()
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()
H A Dnet_driver.h714 * @port_initialized: Port initialized?
849 bool port_initialized; member
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Defx.c144 efx->port_initialized = true; in efx_init_port()
163 if (!efx->port_initialized) in efx_fini_port()
166 efx->port_initialized = false; in efx_fini_port()
H A Defx_common.c761 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in efx_reset_up()
799 efx->port_initialized = false; in efx_reset_up()
H A Dnet_driver.h918 * @port_initialized: Port initialized?
1086 bool port_initialized; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A 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()
H A Defx_common.c758 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in efx_reset_up()
794 efx->port_initialized = false; in efx_reset_up()
H A Dnet_driver.h909 * @port_initialized: Port initialized?
1080 bool port_initialized; member
/kernel/linux/linux-6.6/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.c769 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE && in efx_siena_reset_up()
807 efx->port_initialized = false; in efx_siena_reset_up()
H A Dnet_driver.h877 * @port_initialized: Port initialized?
1046 bool port_initialized; member

Completed in 34 milliseconds