Home
last modified time | relevance | path

Searched refs:extcon_cros_ec_of_match (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/extcon/
H A Dextcon-usbc-cros-ec.c519 static const struct of_device_id extcon_cros_ec_of_match[] = { variable
523 MODULE_DEVICE_TABLE(of, extcon_cros_ec_of_match);
529 .of_match_table = of_match_ptr(extcon_cros_ec_of_match),