Home
last modified time | relevance | path

Searched +refs:param +refs:get +refs:reply (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/Documentation/process/
Dmaintainer-kvm-x86.rst68 especially for the current release and or stable trees, get to jump the queue.
76 Pings to get a status update are welcome, but keep in mind the timing of the
223 preference. E.g. having to skip one sentence to get to the context is less
224 painful than having to skip three paragraphs to get to "what's changing".
235 do get backported, but require explicit maintainer approval (search MANUALSEL).
259 being modified depends on and/or interacts with a module param, testing with
289 Posting new feature development without tests to get early feedback is more
355 know that KVM-unit-tests is a separate repository and get confused when patches
363 in reply to the original posting (cover letter for multi-patch series). The
372 If for some reason a patch is dropped after officially being accepted, a reply
/Linux-v6.6/Documentation/scsi/
DChangeLog.megaraid_sas75 2. Add module param for configurable MSI-X vector count.
122 8. Add multiple MSI-X vector/multiple reply queue support.
218 d). in Driver's ISR routine, if driver get the FW state as
252 3. driver fixed the device update issue after get the AEN
284 2. Add the fix of deallocating memory after get pdlist.
403 duplication steps that helped to get to the root cause of the
/Linux-v6.6/sound/pci/hda/
Dpatch_ca0132.c2359 unsigned int len, void *reply, unsigned int *reply_len) in dspio_scp() argument
2373 if (dir == SCP_GET && reply == NULL) { in dspio_scp()
2378 if (reply != NULL && (reply_len == NULL || (*reply_len == 0))) { in dspio_scp()
2421 } else if (!reply) { in dspio_scp()
2426 memcpy(reply, scp_reply.data, *reply_len); in dspio_scp()
4043 .get = ca0132_volume_get, \
4061 .get = snd_hda_mixer_amp_volume_get, \
4071 .get = ca0132_switch_get, \
4382 knew.get = tuning_ctl_get; in add_tuning_control()
4388 knew.get = tuning_ctl_get; in add_tuning_control()
[all …]