Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/samples/configfs/
H A Dconfigfs_sample.c35 int showme; member
50 pos = sprintf(page, "%d\n", childless->showme); in childless_showme_show()
51 childless->showme++; in childless_showme_show()
85 CONFIGFS_ATTR_RO(childless_, showme);