Searched refs:st_press_of_match (Results 1 – 1 of 1) sorted by relevance
22 static const struct of_device_id st_press_of_match[] = { variable37 MODULE_DEVICE_TABLE(of, st_press_of_match);39 #define st_press_of_match NULL macro54 st_sensors_of_i2c_probe(client, st_press_of_match); in st_press_i2c_probe()83 .of_match_table = of_match_ptr(st_press_of_match),