Lines Matching full:named
264 * @gpios: QLIST of named GPIOs the device provides.
268 * @clocks: QLIST of named clocks the device provides.
624 * For named input GPIO lines, use qdev_get_gpio_in_named().
631 * qdev_get_gpio_in_named: Get one of a device's named input GPIO lines
637 * in a named array of input GPIO lines on a device (which the device
646 * Return: qemu_irq corresponding to named input GPIO line
677 * For named output GPIO lines, use qdev_connect_gpio_out_named().
682 * qdev_connect_gpio_out_named: Connect one of a device's named output
689 * This function connects a single GPIO output in a named array of output
765 * anonymous and named GPIO lines. Stylistically, named GPIOs are
784 * anonymous and named GPIO lines. Stylistically, named GPIOs are
805 * qdev_init_gpio_out_named: create an array of named output GPIO lines
860 * If @dev has both input and output GPIOs named @name then both will