Searched refs:st_accel_of_match (Results 1 – 1 of 1) sorted by relevance
22 static const struct of_device_id st_accel_of_match[] = { variable77 MODULE_DEVICE_TABLE(of, st_accel_of_match);79 #define st_accel_of_match NULL macro94 st_sensors_of_i2c_probe(client, st_accel_of_match); in st_accel_i2c_probe()131 .of_match_table = of_match_ptr(st_accel_of_match),