Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/extcon/
Dextcon-usbc-cros-ec.c520 static const struct of_device_id extcon_cros_ec_of_match[] = { variable
524 MODULE_DEVICE_TABLE(of, extcon_cros_ec_of_match);
530 .of_match_table = of_match_ptr(extcon_cros_ec_of_match),