Home
last modified time | relevance | path

Searched refs:bmc150_acpi_enable_keyboard (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dbmc150-accel-i2c.c90 static bool bmc150_acpi_enable_keyboard(struct i2c_client *client) in bmc150_acpi_enable_keyboard() function
111 bmc150_acpi_enable_keyboard(data->second_device); in bmc150_acpi_resume_work()
119 * Delay the bmc150_acpi_enable_keyboard() call till after the system in bmc150_acpi_resume_handler()
154 if (!IS_ERR(data->second_device) && bmc150_acpi_enable_keyboard(data->second_device)) { in bmc150_acpi_dual_accel_probe()

Completed in 1 milliseconds