Home
last modified time | relevance | path

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

/linux/drivers/media/platform/amphion/
H A 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/Documentation/process/
H A 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
/linux/tools/memory-model/Documentation/
H A DREADME5 to expert both in kernel hacking and in understanding LKMM.
/linux/Documentation/admin-guide/
H A Dreporting-regressions.rst267 Sadly these things happen, but luckily not very often; if they occur, expert
/linux/init/
H A DKconfig1546 bool "Configure standard kernel features (expert users)"
1877 # end of the "standard kernel features (expert users)" menu
/linux/Documentation/scsi/
H A Dsym53c8xx_2.rst193 :Debugging information: written to syslog (expert only)
H A Dncr53c8xx.rst213 :Debugging information: written to syslog (expert only)
/linux/Documentation/gpu/
H A Dtodo.rst27 refactorings already and are an expert in the specific area
/linux/arch/x86/
H A DKconfig944 # Mark as expert because too many people got it wrong.