ubx_of_match      132 drivers/gnss/ubx.c static const struct of_device_id ubx_of_match[] = {
ubx_of_match      138 drivers/gnss/ubx.c MODULE_DEVICE_TABLE(of, ubx_of_match);
ubx_of_match      144 drivers/gnss/ubx.c 		.of_match_table	= of_match_ptr(ubx_of_match),