Searched refs:acpi_match_table (Results 1 – 25 of 473) sorted by relevance
12345678910>>...19
| /linux/net/rfkill/ |
| A D | rfkill-gpio.c | 67 id = acpi_match_device(dev->driver->acpi_match_table, dev); in rfkill_gpio_acpi_probe() 205 .acpi_match_table = ACPI_PTR(rfkill_acpi_match),
|
| /linux/drivers/platform/x86/ |
| A D | intel_scu_pltdrv.c | 51 .acpi_match_table = intel_scu_acpi_ids,
|
| /linux/sound/pci/hda/ |
| A D | cs35l41_hda_spi.c | 52 .acpi_match_table = cs35l41_acpi_hda_match,
|
| A D | cs35l41_hda_i2c.c | 57 .acpi_match_table = cs35l41_acpi_hda_match,
|
| A D | cs35l56_hda_i2c.c | 70 .acpi_match_table = cs35l56_acpi_hda_match,
|
| A D | cs35l56_hda_spi.c | 70 .acpi_match_table = cs35l56_acpi_hda_match,
|
| /linux/drivers/iio/imu/ |
| A D | fxos8700_spi.c | 48 .acpi_match_table = fxos8700_acpi_match,
|
| A D | fxos8700_i2c.c | 59 .acpi_match_table = fxos8700_acpi_match,
|
| /linux/drivers/iio/magnetometer/ |
| A D | bmc150_magn_spi.c | 57 .acpi_match_table = bmc150_magn_acpi_match,
|
| A D | bmc150_magn_i2c.c | 70 .acpi_match_table = bmc150_magn_acpi_match,
|
| /linux/sound/soc/codecs/ |
| A D | wm8804-i2c.c | 61 .acpi_match_table = ACPI_PTR(wm8804_acpi_match),
|
| A D | pcm512x-i2c.c | 81 .acpi_match_table = ACPI_PTR(pcm512x_acpi_match),
|
| A D | cs35l41-i2c.c | 85 .acpi_match_table = ACPI_PTR(cs35l41_acpi_match),
|
| A D | cs35l41-spi.c | 85 .acpi_match_table = ACPI_PTR(cs35l41_acpi_match),
|
| /linux/drivers/misc/pvpanic/ |
| A D | pvpanic-mmio.c | 70 .acpi_match_table = pvpanic_device_ids,
|
| /linux/drivers/iio/imu/bmi160/ |
| A D | bmi160_i2c.c | 72 .acpi_match_table = bmi160_acpi_match,
|
| A D | bmi160_spi.c | 61 .acpi_match_table = bmi160_acpi_match,
|
| /linux/drivers/pwm/ |
| A D | pwm-lpss-platform.c | 73 .acpi_match_table = pwm_lpss_acpi_match,
|
| /linux/drivers/iio/humidity/ |
| A D | hts221_i2c.c | 66 .acpi_match_table = hts221_acpi_match,
|
| /linux/drivers/thermal/intel/int340x_thermal/ |
| A D | int3401_thermal.c | 66 .acpi_match_table = int3401_device_ids,
|
| /linux/drivers/iio/accel/ |
| A D | bmc150-accel-spi.c | 72 .acpi_match_table = bmc150_accel_acpi_match,
|
| A D | adxl345_i2c.c | 67 .acpi_match_table = adxl345_acpi_match,
|
| /linux/drivers/iio/gyro/ |
| A D | bmg160_i2c.c | 69 .acpi_match_table = bmg160_acpi_match,
|
| /linux/drivers/iio/imu/st_lsm9ds0/ |
| A D | st_lsm9ds0_i2c.c | 84 .acpi_match_table = st_lsm9ds0_acpi_match,
|
| /linux/drivers/hwtracing/intel_th/ |
| A D | acpi.c | 75 .acpi_match_table = intel_th_acpi_ids,
|
Completed in 37 milliseconds
12345678910>>...19