Searched refs:cros_ec_lpc_get_device (Results 1 – 1 of 1) sorted by relevance
484 static struct acpi_device *cros_ec_lpc_get_device(const char *id) in cros_ec_lpc_get_device() function 543 adev = cros_ec_lpc_get_device(driver_data->quirk_acpi_id); in cros_ec_lpc_probe() 874 cros_ec_lpc_acpi_device_found = !!cros_ec_lpc_get_device(ACPI_DRV_NAME) || in cros_ec_lpc_init() 875 !!cros_ec_lpc_get_device(FRMW_ACPI_DRV_NAME); in cros_ec_lpc_init()