Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/chrome/wilco_ec/
DMakefile6 wilco_ec_debugfs-objs := debugfs.o
7 obj-$(CONFIG_WILCO_EC_DEBUGFS) += wilco_ec_debugfs.o
Ddebugfs.c23 struct wilco_ec_debugfs { struct
30 static struct wilco_ec_debugfs *debug_info; argument