Home
last modified time | relevance | path

Searched refs:expert (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.1/drivers/media/platform/amphion/
Dvpu_windsor.c451 struct vpu_enc_expert_mode_param *expert; member
540 return hcs->ctrls[instance].expert; in get_expert_param()
613 hcs->ctrls[i].expert = rpc->virt + offset; in vpu_windsor_init_rpc()
851 struct vpu_enc_expert_mode_param *expert; in vpu_windsor_config_stream_buffer() local
854 expert = get_expert_param(shared, instance); in vpu_windsor_config_stream_buffer()
861 expert->calib_param.mem_chunk_phys_addr = 0; in vpu_windsor_config_stream_buffer()
862 expert->calib_param.mem_chunk_virt_addr = 0; in vpu_windsor_config_stream_buffer()
863 expert->calib_param.mem_chunk_size = 0; in vpu_windsor_config_stream_buffer()
864 expert->calib_param.cb_base = buf->phys; in vpu_windsor_config_stream_buffer()
865 expert->calib_param.cb_size = buf->length; in vpu_windsor_config_stream_buffer()
[all …]
/Linux-v6.1/Documentation/process/
Dembargoed-hardware-issues.rst161 - If an expert which is required to handle an issue is employed by an
163 request the disclosure of that expert from that entity. This ensures
164 that the expert is also part of the entity's response team.
197 If an expert is employed by or member of an entity on the disclosure list
209 After acknowledgement or resolution of an objection the expert is disclosed
/Linux-v6.1/kernel/rcu/
DKconfig42 bool "Make expert-level adjustments to RCU configuration"
46 expert-level adjustments to RCU configuration. By default,
52 Say Y if you need to make expert-level adjustments to RCU.
/Linux-v6.1/tools/memory-model/Documentation/
DREADME5 to expert both in kernel hacking and in understanding LKMM.
/Linux-v6.1/init/
DKconfig1493 bool "Configure standard kernel features (expert users)"
1767 # end of the "standard kernel features (expert users)" menu
1815 an embedded system so certain expert options are available
/Linux-v6.1/Documentation/admin-guide/kdump/
Dkdump.rst149 filesystems" menu if "Configure standard kernel features (expert users)"
/Linux-v6.1/Documentation/admin-guide/
Dreporting-regressions.rst267 Sadly these things happen, but luckily not very often; if they occur, expert
/Linux-v6.1/Documentation/gpu/
Dtodo.rst27 refactorings already and are an expert in the specific area
/Linux-v6.1/Documentation/kernel-hacking/
Dhacking.rst742 expert user and the user who knows nothing about your feature.
/Linux-v6.1/Documentation/scsi/
Dsym53c8xx_2.rst193 :Debugging information: written to syslog (expert only)
Dncr53c8xx.rst213 :Debugging information: written to syslog (expert only)
/Linux-v6.1/arch/x86/
DKconfig924 # Mark as expert because too many people got it wrong.