Home
last modified time | relevance | path

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

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