Searched refs:acpi_dev_get_next_match_dev (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/acpi/ |
| A D | utils.c | 870 acpi_dev_get_next_match_dev(struct acpi_device *adev, const char *hid, const char *uid, s64 hrv) in acpi_dev_get_next_match_dev() function 884 EXPORT_SYMBOL(acpi_dev_get_next_match_dev); 902 return acpi_dev_get_next_match_dev(NULL, hid, uid, hrv); in acpi_dev_get_first_match_dev()
|
| /linux/include/acpi/ |
| A D | acpi_bus.h | 698 acpi_dev_get_next_match_dev(struct acpi_device *adev, const char *hid, const char *uid, s64 hrv); 714 adev = acpi_dev_get_next_match_dev(adev, hid, uid, hrv))
|
| /linux/ |
| A D | vmlinux.symvers | 8384 0x00000000 acpi_dev_get_next_match_dev vmlinux EXPORT_SYMBOL
|
| A D | System.map | 22514 ffff800010600960 T acpi_dev_get_next_match_dev
|
| A D | .tmp_System.map | 22514 ffff800010600960 T acpi_dev_get_next_match_dev
|
Completed in 305 milliseconds