Searched refs:st_press_of_match (Results 1 – 2 of 2) sorted by relevance
27 static const struct of_device_id st_press_of_match[] = { variable54 MODULE_DEVICE_TABLE(of, st_press_of_match);56 #define st_press_of_match NULL macro71 st_sensors_of_name_probe(&spi->dev, st_press_of_match, in st_press_spi_probe()103 .of_match_table = of_match_ptr(st_press_of_match),
23 static const struct of_device_id st_press_of_match[] = { variable50 MODULE_DEVICE_TABLE(of, st_press_of_match);52 #define st_press_of_match NULL macro90 st_sensors_of_name_probe(&client->dev, st_press_of_match, in st_press_i2c_probe()121 .of_match_table = of_match_ptr(st_press_of_match),