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

/linux-master/drivers/iio/imu/
H A Dfxos8700_i2c.c44 static const struct acpi_device_id fxos8700_acpi_match[] = { variable in typeref:struct:acpi_device_id
48 MODULE_DEVICE_TABLE(acpi, fxos8700_acpi_match);
59 .acpi_match_table = fxos8700_acpi_match,
H A Dfxos8700_spi.c32 static const struct acpi_device_id fxos8700_acpi_match[] = { variable in typeref:struct:acpi_device_id
36 MODULE_DEVICE_TABLE(acpi, fxos8700_acpi_match);
48 .acpi_match_table = fxos8700_acpi_match,

Completed in 223 milliseconds