Home
last modified time | relevance | path

Searched refs:mma8452_dt_ids (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/iio/accel/
Dmma8452.c1044 static const struct of_device_id mma8452_dt_ids[] = { variable
1051 MODULE_DEVICE_TABLE(of, mma8452_dt_ids);
1061 match = of_match_device(mma8452_dt_ids, &client->dev); in mma8452_probe()
1232 .of_match_table = of_match_ptr(mma8452_dt_ids),