Home
last modified time | relevance | path

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

12345678910>>...68

/linux-6.14.4/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-6.14.4/arch/x86/platform/atom/
Dpunit_atom_debug.c29 /* Shift bits for getting status for video, isp and i/o */
34 /* Shift bits for getting status for graphics rendering */
36 /* Shift bits for getting status for media control */
38 /* Shift bits for getting status for Valley View/Baytrail display */
43 /* Shift bits for getting status for display */
/linux-6.14.4/drivers/firmware/
Dstratix10-rsu.c167 * rsu_retry_callback() - Callback from Intel service layer for getting
194 * rsu_max_retry_callback() - Callback from Intel service layer for getting
219 * rsu_dcmf_version_callback() - Callback from Intel service layer for getting
245 * rsu_dcmf_status_callback() - Callback from Intel service layer for getting
611 dev_err(dev, "Error, getting RSU status %i\n", ret); in notify_store()
617 dev_err(dev, "Error, getting RSU retry %i\n", ret); in notify_store()
747 dev_err(dev, "Error, getting RSU status %i\n", ret); in stratix10_rsu_probe()
755 dev_err(dev, "Error, getting DCMF version %i\n", ret); in stratix10_rsu_probe()
762 dev_err(dev, "Error, getting DCMF status %i\n", ret); in stratix10_rsu_probe()
768 dev_err(dev, "Error, getting RSU retry %i\n", ret); in stratix10_rsu_probe()
[all …]
/linux-6.14.4/drivers/platform/x86/
Dlenovo-yoga-tab2-pro-1380-fastcharger.c109 * Presumably this is used to detect the tablet getting in yt2_1380_fc_worker()
171 return dev_err_probe(dev, PTR_ERR(fc->extcon), "getting extcon\n"); in yt2_1380_fc_serdev_probe()
175 return dev_err_probe(dev, PTR_ERR(fc->pinctrl), "getting pinctrl\n"); in yt2_1380_fc_serdev_probe()
184 return dev_err_probe(dev, -EINVAL, "getting pinctrl states\n"); in yt2_1380_fc_serdev_probe()
192 return dev_err_probe(dev, PTR_ERR(fc->uart3_txd), "getting uart3_txd gpio\n"); in yt2_1380_fc_serdev_probe()
196 return dev_err_probe(dev, PTR_ERR(fc->uart3_rxd), "getting uart3_rxd gpio\n"); in yt2_1380_fc_serdev_probe()
Dlenovo-yogabook.c203 return dev_err_probe(dev, PTR_ERR(data->pen_led), "Getting pen icon LED\n"); in yogabook_probe()
212 "Getting backside_hall_sw GPIO\n"); in yogabook_probe()
216 return dev_err_probe(dev, r, "Getting backside_hall_sw IRQ\n"); in yogabook_probe()
478 "Getting pen_touch_event GPIO\n"); in yogabook_pdev_probe()
484 "Getting enable_keyboard_led GPIO\n"); in yogabook_pdev_probe()
491 "Getting keyboard backlight PWM\n"); in yogabook_pdev_probe()
497 dev_err_probe(dev, r, "Getting pen_touch_event IRQ\n"); in yogabook_pdev_probe()
Dmeegopad_anx7428.c98 * Set GPIOs to desired values while getting them, they are not needed in anx7428_probe()
103 return dev_err_probe(dev, PTR_ERR(gpio), "getting enable GPIO\n"); in anx7428_probe()
109 return dev_err_probe(dev, PTR_ERR(gpio), "getting reset GPIO\n"); in anx7428_probe()
/linux-6.14.4/drivers/rtc/
Drtc-cros-ec.c87 dev_err(dev, "error getting time: %d\n", ret); in cros_ec_rtc_read_time()
122 * The EC host command for getting the alarm is relative (i.e. 5 in cros_ec_rtc_read_alarm()
128 dev_err(dev, "error getting time: %d\n", ret); in cros_ec_rtc_read_alarm()
134 dev_err(dev, "error getting alarm: %d\n", ret); in cros_ec_rtc_read_alarm()
160 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-6.14.4/drivers/gpio/
Dgpio-cros-ec.c63 dev_err(gc->parent, "error getting gpio%d (%s) on EC: %d\n", gpio, name, ret); in cros_ec_gpio_get()
87 dev_err(gc->parent, "error getting direction of gpio%d (%s) on EC: %d\n", gpio, name, ret); in cros_ec_gpio_get_direction()
129 dev_err_probe(gc->parent, ret, "error getting gpio%d info\n", i); in cros_ec_gpio_init_names()
177 dev_err_probe(dev, ngpios, "error getting gpio count\n"); in cros_ec_gpio_probe()
/linux-6.14.4/drivers/hwmon/
Dsfctemp.c275 "error getting sense clock\n"); in sfctemp_probe()
280 "error getting bus clock\n"); in sfctemp_probe()
285 "error getting sense reset\n"); in sfctemp_probe()
290 "error getting busreset\n"); in sfctemp_probe()
/linux-6.14.4/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-6.14.4/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-starfive.c81 return dev_err_probe(dwmac->dev, PTR_ERR(regmap), "getting the regmap failed\n"); in starfive_dwmac_set_mode()
128 "error getting tx clock\n"); in starfive_dwmac_probe()
133 "error getting gtx clock\n"); in starfive_dwmac_probe()
/linux-6.14.4/Documentation/admin-guide/sysctl/
Dfs.rst301 setting/getting the maximum number of message queues allowed on the
305 setting/getting the maximum number of messages in a queue value. In
311 setting/getting the maximum message size value (it is an attribute of
315 setting/getting the default number of messages in a queue value if the
320 setting/getting the default message size value if the ``attr``
348 setting/getting the maximum number of pages that can be used for servicing
/linux-6.14.4/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_io.h46 /* Lock for getting db area */
51 /* lock for getting nic cfg */
/linux-6.14.4/Documentation/admin-guide/cgroup-v1/
Dhugetlb.rst82 getting SIGBUS.
108 hard to avoid processes getting SIGBUS since the sysadmin needs precisely know
110 pages to satisfy all requests. Avoiding tasks getting SIGBUS on overcommited
/linux-6.14.4/drivers/crypto/starfive/
Djh7110-cryp.c117 "Error getting hardware reference clock\n"); in starfive_cryp_probe()
122 "Error getting ahb reference clock\n"); in starfive_cryp_probe()
127 "Error getting hardware reset line\n"); in starfive_cryp_probe()
/linux-6.14.4/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-6.14.4/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-6.14.4/arch/powerpc/kernel/
Dsecvar-sysfs.c65 pr_err("Error getting %s variable size %d\n", kobj->name, rc); in data_read()
76 pr_err("Error getting %s variable %d\n", kobj->name, rc); in data_read()
198 pr_err("error getting secvar from firmware %d\n", rc); in secvar_sysfs_load()
/linux-6.14.4/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-6.14.4/include/uapi/linux/nfsd/
Dcld.h73 __u8 cm_version; /* for getting max version */
85 __u8 cm_version; /* for getting max version */
/linux-6.14.4/drivers/platform/x86/x86-android-tablets/
Dcore.c31 * This helper allows getting a GPIO descriptor *before* the actual device
35 * 1. Getting an IRQ from a GPIO for i2c_board_info.irq which is passed to
66 pr_err("error %ld getting GPIO %s %d\n", PTR_ERR(gpiod), chip, pin); in x86_android_tablet_get_gpiod()
97 pr_err("error %d getting APIC IRQ %d\n", irq, data->index); in x86_acpi_irq_helper_get()
109 pr_err("error %d getting IRQ %s %d\n", irq, data->chip, data->index); in x86_acpi_irq_helper_get()
/linux-6.14.4/fs/btrfs/
Dblock-rsv.h112 * Get the reserved mount of a block reserve in a context where getting a stale
128 * Get the size of a block reserve in a context where getting a stale value is
/linux-6.14.4/drivers/md/
Ddm-io.c164 * These little objects provide an abstraction for getting a new
184 * Functions for getting the pages from a list.
214 * Functions for getting the pages from a bvec.
252 * Functions for getting the pages from a VMA.
277 * Functions for getting the pages from kernel memory.
/linux-6.14.4/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()
/linux-6.14.4/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()

12345678910>>...68