Searched refs:supplier (Results 1 – 3 of 3) sorted by relevance
288 acpi_handle supplier; member745 void acpi_dev_clear_dependencies(struct acpi_device *supplier);747 struct acpi_device *acpi_dev_get_next_consumer_dev(struct acpi_device *supplier,756 #define for_each_acpi_consumer_dev(supplier, consumer) \ argument757 for (consumer = acpi_dev_get_next_consumer_dev(supplier, NULL); \759 consumer = acpi_dev_get_next_consumer_dev(supplier, consumer))
60 struct fwnode_handle *supplier; member
681 struct device *supplier; member1108 struct device *supplier, u32 flags);1110 void device_link_remove(void *consumer, struct device *supplier);