Home
last modified time | relevance | path

Searched refs:get (Results 13326 - 13350 of 15595) sorted by relevance

1...<<531532533534535536537538539540>>...624

/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dremoteproc_virtio.c295 .get = rproc_virtio_get,
/kernel/linux/linux-5.10/include/linux/gpio/
H A Ddriver.h314 * @get: returns value for signal "offset", 0=low, 1=high, or negative error
336 * get rid of the static GPIO number space in the long run.
345 * @can_sleep: flag must be set iff get()/set() methods sleep, as they
398 int (*get)(struct gpio_chip *gc, member
446 * With CONFIG_GPIOLIB_IRQCHIP we get an irqchip inside the gpiolib
602 /* get driver data */
/kernel/linux/linux-6.6/drivers/misc/mchp_pci1xxxx/
H A Dmchp_pci1xxxx_gpio.c344 gchip->get = pci1xxxx_gpio_get; in pci1xxxx_gpio_setup()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnic.h98 * for reception it will not get dropped due to non-availability
566 u8 get; /* Get or set PFC settings */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H A Dena_admin_defs.h32 /* subcommands for the set/get feature admin commands */
362 /* device id, value 0xFFFF means mine. only privileged device can get
459 * subcommands for the set/get feature admin commands.
538 struct ena_admin_accel_mode_get get; member
/kernel/linux/linux-6.6/fs/orangefs/
H A Dxattr.c85 * Tries to get a specified key's attributes of a given
400 * Tries to get a specified object's keys into a user-specified buffer of a
553 .get = orangefs_xattr_get_default,
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_vdpa.c464 .get = virtio_vdpa_get,
/kernel/linux/linux-6.6/include/linux/gpio/
H A Ddriver.h340 * @get: returns value for signal "offset", 0=low, 1=high, or negative error
366 * get rid of the static GPIO number space in the long run.
378 * @can_sleep: flag must be set iff get()/set() methods sleep, as they
432 int (*get)(struct gpio_chip *gc, member
487 * With CONFIG_GPIOLIB_IRQCHIP we get an irqchip inside the gpiolib
646 /* get driver data */
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dmessenger.h26 struct ceph_connection *(*get)(struct ceph_connection *); member
/kernel/linux/linux-6.6/include/linux/
H A Dnetfilter.h172 /* Non-inclusive ranges: use 0/0/NULL to never get called. */
179 int (*get)(struct sock *sk, int optval, void __user *user, int *len); member
180 /* Use the module struct to lock set/get code in place */
192 /* Functions to register get/setsockopt ranges (non-inclusive). You
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcore.c336 * cdns_role_get - get current role of controller.
444 sw_desc.get = cdns_role_get; in cdns_init()
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_virtio.c335 .get = rproc_virtio_get,
/kernel/linux/linux-6.6/drivers/pinctrl/vt8500/
H A Dpinctrl-wmt.c549 .get = wmt_gpio_get_value,
/kernel/linux/linux-6.6/drivers/pnp/pnpbios/
H A Dcore.c197 pnp_dbg(&dev->dev, "get resources\n"); in pnpbios_get_resources()
294 .get = pnpbios_get_resources,
534 "PnPBIOS: Unable to get node info. Aborting.\n"); in pnpbios_init()
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
H A Dpinctrl-rza2.c235 .get = rza2_chip_get,
/kernel/linux/linux-6.6/drivers/pnp/
H A Dinterface.c378 if (!strncasecmp(buf, "get", 3)) { in resources_store()
381 dev->protocol->get(dev); in resources_store()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Ddrd.c512 dwc3_role_switch.get = dwc3_usb_role_switch_get; in dwc3_setup_role_switch()
558 /* use OTG block to get ID event */ in dwc3_drd_init()
/kernel/linux/linux-6.6/drivers/usb/musb/
H A Dmediatek.c135 role_sx_desc.get = musb_usb_role_sx_get; in mtk_otg_switch_init()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-ljca.c387 ljca_gpio->gc.get = ljca_gpio_get_value; in ljca_gpio_probe()
H A Dgpio-msc313.c657 gpiochip->get = msc313_gpio_get; in msc313_gpio_probe()
H A Dgpio-mpc8xxx.c244 /* this might get overwritten in mpc8xxx_probe() */
360 gc->get = devtype->gpio_get; in mpc8xxx_probe()
H A Dgpio-max3191x.c351 dev_err(dev, "failed to get %s-gpios: %ld\n", in devm_gpiod_get_array_optional_count()
431 max3191x->gpio.get = max3191x_get; in max3191x_probe()
H A Dgpio-lpc18xx.c321 .get = lpc18xx_gpio_get,
H A Dgpio-stmpe.c133 .get = stmpe_gpio_get,
197 * STMPE1600: to be able to get IRQ from pins, in stmpe_gpio_irq_sync_unlock()
513 dev_err(&pdev->dev, "unable to get irq: %d\n", ret); in stmpe_gpio_probe()
H A Dgpio-winbond.c491 .get = winbond_gpio_get,

Completed in 30 milliseconds

1...<<531532533534535536537538539540>>...624