Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/amphion/
Dvpu_windsor.c449 struct vpu_enc_expert_mode_param *expert; member
538 return hcs->ctrls[instance].expert; in get_expert_param()
611 hcs->ctrls[i].expert = rpc->virt + offset; in vpu_windsor_init_rpc()
856 struct vpu_enc_expert_mode_param *expert; in vpu_windsor_config_stream_buffer() local
859 expert = get_expert_param(shared, instance); in vpu_windsor_config_stream_buffer()
866 expert->calib_param.mem_chunk_phys_addr = 0; in vpu_windsor_config_stream_buffer()
867 expert->calib_param.mem_chunk_virt_addr = 0; in vpu_windsor_config_stream_buffer()
868 expert->calib_param.mem_chunk_size = 0; in vpu_windsor_config_stream_buffer()
869 expert->calib_param.cb_base = buf->phys; in vpu_windsor_config_stream_buffer()
870 expert->calib_param.cb_size = buf->length; in vpu_windsor_config_stream_buffer()
[all …]
/Linux-v6.6/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
Dmaintainer-netdev.rst133 Needs ACK waiting for an ack from an area expert or testing
/Linux-v6.6/tools/memory-model/Documentation/
DREADME5 to expert both in kernel hacking and in understanding LKMM.
/Linux-v6.6/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.6/Documentation/admin-guide/kdump/
Dkdump.rst149 filesystems" menu if "Configure standard kernel features (expert users)"
/Linux-v6.6/Documentation/admin-guide/
Dreporting-regressions.rst267 Sadly these things happen, but luckily not very often; if they occur, expert
/Linux-v6.6/init/
DKconfig1454 bool "Configure standard kernel features (expert users)"
1741 # end of the "standard kernel features (expert users)" menu
/Linux-v6.6/Documentation/gpu/
Dtodo.rst27 refactorings already and are an expert in the specific area
/Linux-v6.6/Documentation/scsi/
Dsym53c8xx_2.rst193 :Debugging information: written to syslog (expert only)
Dncr53c8xx.rst213 :Debugging information: written to syslog (expert only)
/Linux-v6.6/Documentation/kernel-hacking/
Dhacking.rst742 expert user and the user who knows nothing about your feature.
/Linux-v6.6/arch/x86/
DKconfig922 # Mark as expert because too many people got it wrong.