extcon_cros_ec_of_match  521 drivers/extcon/extcon-usbc-cros-ec.c static const struct of_device_id extcon_cros_ec_of_match[] = {
extcon_cros_ec_of_match  525 drivers/extcon/extcon-usbc-cros-ec.c MODULE_DEVICE_TABLE(of, extcon_cros_ec_of_match);
extcon_cros_ec_of_match  531 drivers/extcon/extcon-usbc-cros-ec.c 		.of_match_table = of_match_ptr(extcon_cros_ec_of_match),