Home
last modified time | relevance | path

Searched refs:acpi_drv_dev_present (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_drv.c96 static int acpi_drv_dev_present(struct acpi_drv_dev *);
98 acpi_drv_dev_present(&(a)->dev) : -1)
100 ? acpi_drv_dev_present(&(a)->dev) : -1)
1095 acpi_drv_dev_present(struct acpi_drv_dev *devp) in acpi_drv_dev_present() function
1134 new_present = acpi_drv_dev_present(p); in acpi_drv_update_present()