Home
last modified time | relevance | path

Searched refs:booted (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/tegra/
Dvic.c33 bool booted; member
93 vic->booted = false; in vic_runtime_suspend()
107 if (vic->booted) in vic_boot()
157 vic->booted = true; in vic_boot()
/drivers/soc/qcom/
DKconfig201 firmware to a newly booted WCNSS chip.
/drivers/firmware/
DKconfig275 the market) are booted with the Trusted Foundations secure monitor
/drivers/net/wireless/ti/wlcore/
Dmain.c2318 bool booted = false; in wl12xx_init_fw() local
2336 booted = true; in wl12xx_init_fw()
2356 if (!booted) { in wl12xx_init_fw()
/drivers/watchdog/
DKconfig1138 It`s possible to enable watchdog timer either from BIOS (F2) or from booted Linux.