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

/linux-4.1.27/drivers/iio/gyro/
H A Dst_gyro_i2c.c22 static const struct of_device_id st_gyro_of_match[] = { variable in typeref:struct:of_device_id
53 MODULE_DEVICE_TABLE(of, st_gyro_of_match);
55 #define st_gyro_of_match NULL macro
70 st_sensors_of_i2c_probe(client, st_gyro_of_match); st_gyro_i2c_probe()
104 .of_match_table = of_match_ptr(st_gyro_of_match),

Completed in 33 milliseconds