Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/amphion/
Dvpu_windsor.c449 struct vpu_enc_expert_mode_param *expert; member
539 return hcs->ctrls[instance].expert; in get_expert_param()
612 hcs->ctrls[i].expert = rpc->virt + offset; in vpu_windsor_init_rpc()
858 struct vpu_enc_expert_mode_param *expert; in vpu_windsor_config_stream_buffer() local
861 expert = get_expert_param(shared, instance); in vpu_windsor_config_stream_buffer()
868 expert->calib_param.mem_chunk_phys_addr = 0; in vpu_windsor_config_stream_buffer()
869 expert->calib_param.mem_chunk_virt_addr = 0; in vpu_windsor_config_stream_buffer()
870 expert->calib_param.mem_chunk_size = 0; in vpu_windsor_config_stream_buffer()
871 expert->calib_param.cb_base = buf->phys; in vpu_windsor_config_stream_buffer()
872 expert->calib_param.cb_size = buf->length; in vpu_windsor_config_stream_buffer()
[all …]
/linux-6.12.1/Documentation/process/
Dembargoed-hardware-issues.rst163 - If an expert who is required to handle an issue is employed by a listed
165 request the disclosure of that expert from that entity. This ensures
166 that the expert is also part of the entity's response team.
203 If an expert is employed by or a member of an entity on the disclosure list
215 After the incident team acknowledges or resolves an objection, the expert
Dmaintainer-netdev.rst132 Needs ACK waiting for an ack from an area expert or testing
/linux-6.12.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-6.12.1/tools/memory-model/Documentation/
DREADME5 to expert both in kernel hacking and in understanding LKMM.
/linux-6.12.1/Documentation/admin-guide/kdump/
Dkdump.rst145 filesystems" menu if "Configure standard kernel features (expert users)"
/linux-6.12.1/Documentation/admin-guide/
Dreporting-regressions.rst267 Sadly these things happen, but luckily not very often; if they occur, expert
/linux-6.12.1/init/
DKconfig1523 bool "Configure standard kernel features (expert users)"
1854 # end of the "standard kernel features (expert users)" menu
/linux-6.12.1/Documentation/gpu/
Dtodo.rst27 refactorings already and are an expert in the specific area
/linux-6.12.1/Documentation/scsi/
Dsym53c8xx_2.rst193 :Debugging information: written to syslog (expert only)
Dncr53c8xx.rst213 :Debugging information: written to syslog (expert only)
/linux-6.12.1/Documentation/kernel-hacking/
Dhacking.rst742 expert user and the user who knows nothing about your feature.
/linux-6.12.1/arch/x86/
DKconfig937 # Mark as expert because too many people got it wrong.