Searched refs:acpi_drv_dev_present (Results 1 – 1 of 1) sorted by relevance
96 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() function1134 new_present = acpi_drv_dev_present(p); in acpi_drv_update_present()