Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dwm_adsp.h43 bool preloaded; member
Dcs35l41.c197 if (cs35l41->dsp.preloaded) in cs35l41_dsp_preload_ev()
1378 if (!cs35l41->dsp.preloaded || !cs35l41->dsp.cs_dsp.running) in cs35l41_runtime_suspend()
1396 if (!cs35l41->dsp.preloaded || !cs35l41->dsp.cs_dsp.running) in cs35l41_runtime_resume()
Dcs35l45.c137 if (cs35l45->dsp.preloaded) in cs35l45_dsp_preload_ev()
986 if (!cs35l45->dsp.preloaded || !cs35l45->dsp.cs_dsp.running) in cs35l45_runtime_suspend()
1004 if (!cs35l45->dsp.preloaded || !cs35l45->dsp.cs_dsp.running) in cs35l45_runtime_resume()
Dwm_adsp.c952 ucontrol->value.integer.value[0] = dsp->preloaded; in wm_adsp2_preloader_get()
969 if (dsp->preloaded == ucontrol->value.integer.value[0]) in wm_adsp2_preloader_put()
983 dsp->preloaded = ucontrol->value.integer.value[0]; in wm_adsp2_preloader_put()
/linux-6.12.1/arch/mips/kernel/
Dentry.S122 andi t0, a2, _TIF_NEED_RESCHED # a2 is preloaded with TI_FLAGS
/linux-6.12.1/certs/
DKconfig119 string "Hashes to be preloaded into the system blacklist keyring"
140 string "X.509 certificates to be preloaded into the system blacklist keyring"
/linux-6.12.1/Documentation/w1/slaves/
Dw1_ds28e17.rst66 /sys/bus/w1/devices/19-<id>/stretch for each device, preloaded with the default
/linux-6.12.1/block/
Dblk-cgroup.c1460 bool preloaded; in blkcg_init_disk() local
1466 preloaded = !radix_tree_preload(GFP_KERNEL); in blkcg_init_disk()
1477 if (preloaded) in blkcg_init_disk()
1484 if (preloaded) in blkcg_init_disk()
/linux-6.12.1/Documentation/arch/x86/
Dresctrl.rst697 preloaded into a reserved portion of cache that no application can
/linux-6.12.1/Documentation/admin-guide/
Ddevices.txt27 /dev/initrd refers to a RAM disk which was preloaded