Searched refs:st_magn_of_match (Results 1 – 2 of 2) sorted by relevance
27 static const struct of_device_id st_magn_of_match[] = { variable42 MODULE_DEVICE_TABLE(of, st_magn_of_match);44 #define st_magn_of_match NULL macro59 st_sensors_of_name_probe(&spi->dev, st_magn_of_match, in st_magn_spi_probe()89 .of_match_table = of_match_ptr(st_magn_of_match),
22 static const struct of_device_id st_magn_of_match[] = { variable49 MODULE_DEVICE_TABLE(of, st_magn_of_match);51 #define st_magn_of_match NULL macro66 st_sensors_of_name_probe(&client->dev, st_magn_of_match, in st_magn_i2c_probe()100 .of_match_table = of_match_ptr(st_magn_of_match),