Searched refs:legacy_id (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpio/
H A Dgpiolib-of.c474 const char *legacy_id; /* NULL - same as con_id */ member in struct:of_rename_gpio
573 const char *legacy_id; local
587 legacy_id = gpios[i].legacy_id ?: gpios[i].con_id;
588 desc = of_get_named_gpiod_flags(np, legacy_id, idx, of_flags);
591 of_node_full_name(np), legacy_id, con_id);
605 const char *legacy_id; local
617 legacy_id = "i2s1-in-sel-gpio1";
619 legacy_id = "i2s1-in-sel-gpio2";
623 desc = of_get_named_gpiod_flags(np, legacy_id,
[all...]
/linux-master/include/uapi/linux/
H A Dacrn.h449 * @id.fields.legacy_id: ID of the virtual device if not a PCI device
471 __le32 legacy_id; member in struct:acrn_vdev::__anon295::__anon296

Completed in 119 milliseconds