dw_i3c_master_of_match 1187 drivers/i3c/master/dw-i3c-master.c static const struct of_device_id dw_i3c_master_of_match[] = {
dw_i3c_master_of_match 1191 drivers/i3c/master/dw-i3c-master.c MODULE_DEVICE_TABLE(of, dw_i3c_master_of_match);
dw_i3c_master_of_match 1198 drivers/i3c/master/dw-i3c-master.c 		.of_match_table = of_match_ptr(dw_i3c_master_of_match),