Home
last modified time | relevance | path

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

/openbmc/linux/samples/configfs/
H A Dconfigfs_sample.c33 int showme; member
48 pos = sprintf(page, "%d\n", childless->showme); in childless_showme_show()
49 childless->showme++; in childless_showme_show()
83 CONFIGFS_ATTR_RO(childless_, showme);