| /linux/drivers/usb/misc/ |
| H A D | brcmstb-usb-pinmap.c | 143 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/arch/x86/platform/atom/ |
| H A D | punit_atom_debug.c | 29 /* 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/drivers/rtc/ |
| H A D | rtc-cros-ec.c | 81 dev_err(dev, "error getting time: %d\n", ret); in cros_ec_rtc_read_time() 116 * The EC host command for getting the alarm is relative (i.e. 5 in cros_ec_rtc_read_alarm() 122 dev_err(dev, "error getting time: %d\n", ret); in cros_ec_rtc_read_alarm() 128 dev_err(dev, "error getting alarm: %d\n", ret); in cros_ec_rtc_read_alarm() 154 dev_err(dev, "error getting time: %d\n", ret); in cros_ec_rtc_set_alarm() 204 dev_err(dev, "error getting time: %d\n", ret); in cros_ec_rtc_alarm_irq_enable()
|
| /linux/drivers/gpio/ |
| H A D | gpio-cros-ec.c | 60 dev_err(gc->parent, "error getting gpio%d (%s) on EC: %d\n", gpio, name, ret); in cros_ec_gpio_get() 84 dev_err(gc->parent, "error getting direction of gpio%d (%s) on EC: %d\n", gpio, name, ret); in cros_ec_gpio_get_direction() 126 dev_err_probe(gc->parent, ret, "error getting gpio%d info\n", i); in cros_ec_gpio_init_names() 174 dev_err_probe(dev, ngpios, "error getting gpio count\n"); in cros_ec_gpio_probe()
|
| /linux/drivers/accel/amdxdna/ |
| H A D | amdxdna_pci_drv.c | 32 * 0.1: Support getting all hardware contexts by DRM_IOCTL_AMDXDNA_GET_ARRAY 33 * 0.2: Support getting last error hardware error 35 * 0.4: Support getting resource information 36 * 0.5: Support getting telemetry data 38 * 0.7: Support getting power and utilization data
|
| /linux/drivers/firmware/ |
| H A D | stratix10-rsu.c | 152 * rsu_max_retry_callback() - Callback from Intel service layer for getting 177 * rsu_dcmf_version_callback() - Callback from Intel service layer for getting 203 * rsu_dcmf_status_callback() - Callback from Intel service layer for getting 633 dev_err(dev, "Error, getting RSU status %i\n", ret); in notify_store() 770 dev_err(dev, "Error, getting RSU status %i\n", ret); in stratix10_rsu_probe() 780 dev_err(dev, "Error, getting DCMF version %i\n", ret); in stratix10_rsu_probe() 787 dev_err(dev, "Error, getting DCMF status %i\n", ret); in stratix10_rsu_probe() 794 dev_err(dev, "Error, getting RSU max retry %i\n", ret); in stratix10_rsu_probe() 802 dev_err(dev, "Error, getting SPT table %i\n", ret); in stratix10_rsu_probe()
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | arm-vgic.rst | 58 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/drivers/platform/x86/ |
| H A D | meegopad_anx7428.c | 98 * 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/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_io.h | 46 /* Lock for getting db area */ 51 /* lock for getting nic cfg */
|
| /linux/Documentation/hwmon/ |
| H A D | asus_wmi_sensors.rst | 70 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/drivers/net/wwan/iosm/ |
| H A D | iosm_ipc_protocol_ops.h | 399 * 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/arch/powerpc/kernel/ |
| H A D | secvar-sysfs.c | 66 pr_err("Error getting %s variable size %d\n", kobj->name, rc); in data_read() 77 pr_err("Error getting %s variable %d\n", kobj->name, rc); in data_read() 186 pr_err("error getting secvar from firmware %d\n", rc); in secvar_sysfs_load()
|
| /linux/drivers/platform/x86/x86-android-tablets/ |
| H A D | core.c | 31 * 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/include/uapi/linux/nfsd/ |
| H A D | cld.h | 73 __u8 cm_version; /* for getting max version */ 85 __u8 cm_version; /* for getting max version */
|
| /linux/arch/x86/entry/ |
| H A D | entry.S | 82 * Unconditionally create a stack frame, getting the correct RSP on the 105 * without the explicit restore, thinks the stack is getting walloped.
|
| /linux/drivers/md/ |
| H A D | dm-io.c | 164 * 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/tools/perf/pmu-events/arch/x86/ivytown/ |
| H A D | uncore-interconnect.json | 706 …than the number of flits transferred, it implies that there was queueing getting onto the ring, an… 864 …pass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto … 873 …pass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto … 883 …pass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto … 893 …pass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto … 903 …pass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto … 913 …pass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto … 923 …pass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto … 933 …pass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto … 943 …pass the RxQ and pass directly to the ring interface. If things back up getting transmitted onto … [all …]
|
| /linux/tools/testing/selftests/drivers/net/hw/lib/py/ |
| H A D | linkconfig.py | |
| /linux/sound/soc/qcom/ |
| H A D | storm.c | 75 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/drivers/accessibility/speakup/ |
| H A D | selection.c | 65 * 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/drivers/net/ethernet/microchip/fdma/ |
| H A D | fdma_api.c | 9 /* Add a DB to a DCB, providing a callback for getting the DB dataptr. */ 31 /* Add a DCB with callbacks for getting the DB dataptr and the DCB nextptr. */
|
| /linux/drivers/net/wwan/t7xx/ |
| H A D | t7xx_pci.h | 110 * @suspend_late: callback invoked after getting D3 ACK from device 112 * @resume: callback invoked after getting resume ACK from device
|
| /linux/tools/sched_ext/ |
| H A D | README.md | 69 ## Getting a vmlinux.h file 246 [Getting a vmlinux.h file](#getting-a-vmlinuxh-file) in order to ensure your
|
| /linux/drivers/staging/octeon/ |
| H A D | ethernet-rgmii.c | 70 * 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/arch/arm/mach-bcm/ |
| H A D | bcm63xx_smp.c | 30 * so any trouble getting the base address register or getting the
|