Searched refs:st_gyro_of_match (Results 1 – 2 of 2) sorted by relevance
22 static const struct of_device_id st_gyro_of_match[] = { variable61 MODULE_DEVICE_TABLE(of, st_gyro_of_match);63 #define st_gyro_of_match NULL macro78 st_sensors_of_name_probe(&client->dev, st_gyro_of_match, in st_gyro_i2c_probe()114 .of_match_table = of_match_ptr(st_gyro_of_match),
27 static const struct of_device_id st_gyro_of_match[] = { variable66 MODULE_DEVICE_TABLE(of, st_gyro_of_match);68 #define st_gyro_of_match NULL macro83 st_sensors_of_name_probe(&spi->dev, st_gyro_of_match, in st_gyro_spi_probe()118 .of_match_table = of_match_ptr(st_gyro_of_match),