Searched refs:cros_ec_debugfs_init (Results 1 – 3 of 3) sorted by relevance
330 int cros_ec_debugfs_init(struct cros_ec_dev *ec);
426 int cros_ec_debugfs_init(struct cros_ec_dev *ec) in cros_ec_debugfs_init() function462 EXPORT_SYMBOL(cros_ec_debugfs_init);
477 if (cros_ec_debugfs_init(ec)) in ec_device_probe()