Home
last modified time | relevance | path

Searched full:getting (Results 1 – 25 of 1636) sorted by relevance

12345678910>>...66

/Linux-v6.1/drivers/usb/misc/
Dbrcmstb-usb-pinmap.c143 dev_err(dev, "Error getting gpio %s\n", pin->name); in parse_pins()
150 dev_err(dev, "Error getting brcm,in-functions for %s\n", in parse_pins()
157 dev_err(dev, "Error getting 1st brcm,in-masks for %s\n", in parse_pins()
164 dev_err(dev, "Error getting 2nd brcm,in-masks for %s\n", in parse_pins()
176 dev_err(dev, "Error getting gpio %s\n", pin->name); in parse_pins()
182 dev_err(dev, "Error getting brcm,out-functions for %s\n", in parse_pins()
189 dev_err(dev, "Error getting 1st brcm,out-masks for %s\n", in parse_pins()
196 dev_err(dev, "Error getting 2nd brcm,out-masks for %s\n", in parse_pins()
203 dev_err(dev, "Error getting 3rd brcm,out-masks for %s\n", in parse_pins()
210 dev_err(dev, "Error getting 4th out-masks for %s\n", in parse_pins()
[all …]
/Linux-v6.1/arch/x86/platform/atom/
Dpunit_atom_debug.c26 /* Shift bits for getting status for video, isp and i/o */
31 /* Shift bits for getting status for graphics rendering */
33 /* Shift bits for getting status for media control */
35 /* Shift bits for getting status for Valley View/Baytrail display */
40 /* Shift bits for getting status for display */
/Linux-v6.1/drivers/rtc/
Drtc-cros-ec.c48 "error getting %s from EC: %d\n", in cros_ec_rtc_get()
94 dev_err(dev, "error getting time: %d\n", ret); in cros_ec_rtc_read_time()
129 * The EC host command for getting the alarm is relative (i.e. 5 in cros_ec_rtc_read_alarm()
135 dev_err(dev, "error getting time: %d\n", ret); in cros_ec_rtc_read_alarm()
141 dev_err(dev, "error getting alarm: %d\n", ret); in cros_ec_rtc_read_alarm()
167 dev_err(dev, "error getting time: %d\n", ret); in cros_ec_rtc_set_alarm()
210 dev_err(dev, "error getting time: %d\n", ret); in cros_ec_rtc_alarm_irq_enable()
/Linux-v6.1/drivers/firmware/
Dstratix10-rsu.c156 * rsu_retry_callback() - Callback from Intel service layer for getting
183 * rsu_max_retry_callback() - Callback from Intel service layer for getting
208 * rsu_dcmf_version_callback() - Callback from Intel service layer for getting
234 * rsu_dcmf_status_callback() - Callback from Intel service layer for getting
562 dev_err(dev, "Error, getting RSU status %i\n", ret); in notify_store()
568 dev_err(dev, "Error, getting RSU retry %i\n", ret); in notify_store()
664 dev_err(dev, "Error, getting RSU status %i\n", ret); in stratix10_rsu_probe()
672 dev_err(dev, "Error, getting DCMF version %i\n", ret); in stratix10_rsu_probe()
679 dev_err(dev, "Error, getting DCMF status %i\n", ret); in stratix10_rsu_probe()
685 dev_err(dev, "Error, getting RSU retry %i\n", ret); in stratix10_rsu_probe()
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/ivytown/
Duncore-interconnect.json134 …than the number of flits transferred, it implies that there was queueing getting onto the ring, an…
305 …pass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto …
315 …pass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto …
326 …pass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto …
337 …pass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto …
348 …pass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto …
359 …pass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto …
370 …pass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto …
381 …pass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto …
392 …pass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto …
[all …]
/Linux-v6.1/Documentation/virt/kvm/devices/
Darm-vgic.rst58 GICv2 specs. Getting or setting such a register has the same effect as
76 -ENXIO Getting or setting this register is not yet supported
92 defined in the GICv2 specs. Getting or setting such a register has the
123 -ENXIO Getting or setting this register is not yet supported
/Linux-v6.1/drivers/ptp/
DKconfig66 programs are getting hardware time stamps on the PTP Ethernet
86 getting hardware time stamps on the PTP Ethernet packets
115 This clock is only useful if your PTP programs are getting
/Linux-v6.1/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_io.h46 /* Lock for getting db area */
51 /* lock for getting nic cfg */
/Linux-v6.1/Documentation/admin-guide/cgroup-v1/
Dhugetlb.rst80 getting SIGBUS.
104 hard to avoid processes getting SIGBUS since the sysadmin needs precisely know
106 pages to satisfy all requests. Avoiding tasks getting SIGBUS on overcommited
/Linux-v6.1/arch/powerpc/kernel/
Dsecvar-sysfs.c73 pr_err("Error getting %s variable size %d\n", kobj->name, rc); in data_read()
84 pr_err("Error getting %s variable %d\n", kobj->name, rc); in data_read()
182 pr_err("error getting secvar from firmware %d\n", in secvar_sysfs_load()
/Linux-v6.1/Documentation/hwmon/
Dasus_wmi_sensors.rst70 fans stopping, fans getting stuck at max speed, or temperature readouts
71 getting stuck. This is not an issue with the driver, but the BIOS. The Prime
/Linux-v6.1/drivers/net/wwan/iosm/
Diosm_ipc_protocol_ops.h399 * ipc_protocol_get_head_tail_index - Function for getting Head and Tail
410 * ipc_protocol_get_ipc_status - Function for getting the IPC Status
427 * ipc_protocol_get_ap_exec_stage - Function for getting AP Exec Stage
436 * ipc_protocol_pm_dev_get_sleep_notification - Function for getting Dev Sleep
/Linux-v6.1/include/uapi/linux/nfsd/
Dcld.h73 __u8 cm_version; /* for getting max version */
85 __u8 cm_version; /* for getting max version */
/Linux-v6.1/Documentation/admin-guide/sysctl/
Dfs.rst349 /proc/sys/fs/mqueue/queues_max is a read/write file for setting/getting the
352 /proc/sys/fs/mqueue/msg_max is a read/write file for setting/getting the
357 /proc/sys/fs/mqueue/msgsize_max is a read/write file for setting/getting the
361 /proc/sys/fs/mqueue/msg_default is a read/write file for setting/getting the
365 /proc/sys/fs/mqueue/msgsize_default is a read/write file for setting/getting
/Linux-v6.1/drivers/md/
Ddm-io.c158 * These little objects provide an abstraction for getting a new
177 * Functions for getting the pages from a list.
206 * Functions for getting the pages from a bvec.
244 * Functions for getting the pages from a VMA.
269 * Functions for getting the pages from kernel memory.
/Linux-v6.1/drivers/accessibility/speakup/
Dselection.c65 * cancelling selection work. getting kref first establishes the in speakup_set_selection()
98 * we can run it again without getting EBUSY forever from there on. in speakup_cancel_selection()
/Linux-v6.1/sound/soc/qcom/
Dstorm.c75 dev_err(card->dev, "error getting cpu phandle\n"); in storm_parse_of()
82 dev_err(card->dev, "error getting codec phandle\n"); in storm_parse_of()
Dcommon.c85 dev_err(card->dev, "error getting codec dai_link name\n"); in qcom_snd_parse_of()
102 dev_err(card->dev, "%s: error getting cpu phandle\n", link->name); in qcom_snd_parse_of()
111 "%s: error getting cpu dai name\n", link->name); in qcom_snd_parse_of()
/Linux-v6.1/drivers/net/wwan/t7xx/
Dt7xx_pci.h93 * @suspend_late: callback invoked after getting D3 ACK from device
95 * @resume: callback invoked after getting resume ACK from device
/Linux-v6.1/tools/testing/selftests/bpf/progs/
Ddynptr_success.c86 /* Try getting a data slice that is out of range */ in test_data_slice()
93 /* Try getting more bytes than available */ in test_data_slice()
/Linux-v6.1/drivers/nvdimm/
Dnd_virtio.c77 /* A host response results in "host_ack" getting called */ in virtio_pmem_flush()
91 /* A host repsonse results in "host_ack" getting called */ in virtio_pmem_flush()
/Linux-v6.1/arch/arm/mach-bcm/
Dbcm63xx_smp.c30 * so any trouble getting the base address register or getting the
/Linux-v6.1/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_cmd_v5.c77 /* Preparing decoding - getting instance number */ in s5p_mfc_open_inst_cmd_v5()
78 mfc_debug(2, "Getting instance number (codec: %d)\n", ctx->codec_mode); in s5p_mfc_open_inst_cmd_v5()
/Linux-v6.1/drivers/staging/octeon/
Dethernet-rgmii.c70 * getting preamble errors. in cvm_oct_check_preamble_errors()
80 * We are getting preamble errors at 10Mbps. Most in cvm_oct_check_preamble_errors()
/Linux-v6.1/Documentation/process/
D2.Process.rst170 - Wider review. When the patch is getting close to ready for mainline
181 getting feedback about changes that are needed, you should either
251 Clearly, in a system like this, getting patches into the kernel depends on
391 represent a potential hazard to developers, who risk getting buried under a
454 Getting started with Kernel development
487 with others on getting things fixed up (this can require

12345678910>>...66