Home
last modified time | relevance | path

Searched refs:get (Results 13351 - 13375 of 13979) sorted by relevance

1...<<531532533534535536537538539540>>...560

/kernel/linux/linux-6.6/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7100.c1251 return dev_err_probe(dev, PTR_ERR(clk), "could not get clock\n"); in starfive_probe()
1255 return dev_err_probe(dev, PTR_ERR(rst), "could not get reset\n"); in starfive_probe()
1317 sfp->gc.get = starfive_gpio_get; in starfive_probe()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-mvebu.c867 dev_err(dev, "failed to get clock rate\n"); in mvebu_pwm_probe()
1162 dev_err(&pdev->dev, "Couldn't get OF id\n"); in mvebu_gpio_probe()
1178 mvchip->chip.get = mvebu_gpio_get; in mvebu_gpio_probe()
H A Dgpio-aspeed.c1197 "Failed to get clock from devicetree, debouncing disabled\n"); in aspeed_gpio_probe()
1213 gpio->chip.get = aspeed_gpio_get; in aspeed_gpio_probe()
H A Dgpio-pca953x.c154 * safely refer to the number in the global space to get
702 gc->get = pca953x_gpio_get_value; in pca953x_setup_gpio()
973 girq->first = irq_base; /* FIXME: get rid of this */ in pca953x_irq_setup()
1099 return dev_err_probe(&client->dev, PTR_ERR(reg), "reg get err\n"); in pca953x_probe()
H A Dgpio-tegra186.c841 /* get register apertures */ in tegra186_gpio_probe()
884 gpio->gpio.get = tegra186_gpio_get; in tegra186_gpio_probe()
H A Dgpio-sim.c427 gc->get = gpio_sim_get; in gpio_sim_add_bank()
/kernel/linux/linux-6.6/drivers/edac/
H A Di10nm_base.c627 i10nm_printk(KERN_ERR, "Failed to get mc0 bar\n"); in get_ddr_munit()
643 i10nm_printk(KERN_ERR, "Failed to get mc%d bar\n", i); in get_ddr_munit()
771 i10nm_printk(KERN_ERR, "Failed to get capid3_cfg\n"); in i10nm_check_hbm_imc()
797 i10nm_printk(KERN_ERR, "Failed to get socket bar\n"); in i10nm_get_hbm_munits()
803 i10nm_printk(KERN_ERR, "Failed to get hbm mc bar\n"); in i10nm_get_hbm_munits()
1220 .get = param_get_int,
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dds90ub953.c413 gc->get = ub953_gpio_get; in ub953_gpiochip_probe()
H A Dmax9286.c699 * As we register a subdev notifiers we won't get a .complete() callback in max9286_notify_bound()
844 "Failed to get frame synchronization\n"); in max9286_s_stream()
1251 gpio->get = max9286_gpiochip_get; in max9286_register_gpio()
1582 "Unable to get PoC regulator\n"); in max9286_get_poc_supplies()
1584 /* If there's no global regulator, get per-port regulators. */ in max9286_get_poc_supplies()
1598 "Unable to get port %u PoC regulator\n", in max9286_get_poc_supplies()
/kernel/linux/linux-6.6/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.c903 .get = mtk_gpio_get,
H A Dpinctrl-paris.c984 chip->get = mtk_gpio_get; in mtk_build_gpiochip()
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-sx150x.c1182 pctl->gpio.get = sx150x_gpio_get; in sx150x_probe()
H A Dpinctrl-at91-pio4.c438 .get = atmel_gpio_get,
1113 return dev_err_probe(dev, PTR_ERR(atmel_pioctrl->clk), "failed to get clock\n"); in atmel_pinctrl_probe()
H A Dpinctrl-pistachio.c1328 .get = pistachio_gpio_get, \
H A Dpinctrl-amd.c1094 dev_err(&pdev->dev, "Failed to get gpio io resource.\n"); in amd_gpio_probe()
1114 gpio_dev->gc.get = amd_gpio_get_value; in amd_gpio_probe()
H A Dpinctrl-cy8c95x0.c109 * refer to the number in the global space to get an IRQ
831 gc->get = cy8c95x0_gpio_get_value; in cy8c95x0_setup_gpiochip()
1403 "Failed to get GPIO 'reset'\n"); in cy8c95x0_probe()
/kernel/linux/linux-6.6/drivers/pinctrl/qcom/
H A Dpinctrl-msm.c789 .get = msm_gpio_get,
H A Dpinctrl-spmi-gpio.c803 .get = pmic_gpio_get,
/kernel/linux/linux-6.6/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c1267 .get = byt_gpio_get,
1448 * at 0x800, the detected edge condition will never get cleared. in byt_direct_irq_sanity_check()
/kernel/linux/linux-6.6/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-37xx.c517 .get = armada_37xx_gpio_get,
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h286 u32 (*get)(struct intel_connector *connector, enum pipe pipe); member
813 /* Flag to get scanline using frame time stamps */
825 /* Flag to indicate mipi dsi periodic command mode where we do not get TE */
1097 * and get clipped at the edges. */
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-cp2112.c1296 dev->gc.get = cp2112_gpio_get; in cp2112_probe()
H A Dhid-mcp2221.c77 /* MCP GPIO get command layout */
1180 mcp->gc->get = mcp_gpio_get; in mcp2221_probe()
H A Dhid-steam.c166 * or else we get a EOVERFLOW. We are safe from a buffer overflow in steam_recv_report()
258 * get read back instead of the last set report if in steam_write_registers()
1453 .get = param_get_bool,
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dmma9553.c914 .get = mma9553_get_calibgender_mode,

Completed in 53 milliseconds

1...<<531532533534535536537538539540>>...560