Home
last modified time | relevance | path

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

/linux/drivers/misc/lis3lv02d/
A Dlis3lv02d_i2c.c96 static const struct of_device_id lis3lv02d_i2c_dt_ids[] = { variable
100 MODULE_DEVICE_TABLE(of, lis3lv02d_i2c_dt_ids);
110 if (of_match_device(lis3lv02d_i2c_dt_ids, &client->dev)) { in lis3lv02d_i2c_probe()
265 .of_match_table = of_match_ptr(lis3lv02d_i2c_dt_ids),

Completed in 4 milliseconds