Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dwilco-ec.h222 int wilco_ec_add_sysfs(struct wilco_ec_device *ec);
/OK3568_Linux_fs/kernel/drivers/platform/chrome/wilco_ec/
H A Dcore.c95 ret = wilco_ec_add_sysfs(ec); in wilco_ec_probe()
H A Dsysfs.c243 int wilco_ec_add_sysfs(struct wilco_ec_device *ec) in wilco_ec_add_sysfs() function