Searched refs:i2c_hid_guid (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/hid/i2c-hid/ |
H A D | i2c-hid-acpi.c | 52 static guid_t i2c_hid_guid = variable 66 obj = acpi_evaluate_dsm_typed(handle, &i2c_hid_guid, 1, 1, NULL, in i2c_hid_acpi_get_descriptor()
|
/kernel/linux/linux-5.10/drivers/hid/i2c-hid/ |
H A D | i2c-hid-core.c | 916 static guid_t i2c_hid_guid = in i2c_hid_acpi_pdata() local 932 obj = acpi_evaluate_dsm_typed(handle, &i2c_hid_guid, 1, 1, NULL, in i2c_hid_acpi_pdata()
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | elants_i2c.c | 1276 static const guid_t i2c_hid_guid = variable 1288 obj = acpi_evaluate_dsm_typed(handle, &i2c_hid_guid, 1, 1, NULL, ACPI_TYPE_INTEGER); in elants_acpi_is_hid_device()
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | elants_i2c.c | 1384 static const guid_t i2c_hid_guid = variable 1396 obj = acpi_evaluate_dsm_typed(handle, &i2c_hid_guid, 1, 1, NULL, ACPI_TYPE_INTEGER); in elants_acpi_is_hid_device()
|
Completed in 8 milliseconds