Searched refs:show_debug (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/package/vkmark/ |
| H A D | 0003-core-Add-off-screen-command-line-option.patch | 48 show_debug{false}, 66 show_debug = true; 77 bool show_debug;
|
| /OK3568_Linux_fs/kernel/drivers/staging/fbtft/ |
| H A D | fbtft-sysfs.c | 196 static ssize_t show_debug(struct device *device, in show_debug() function 206 __ATTR(debug, 0660, show_debug, store_debug);
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/driver-model/ |
| H A D | class.rst | 127 static DEVCLASS_ATTR(debug,0644,show_debug,store_debug);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_core_linux.c | 3186 static ssize_t show_debug(struct device *dev, struct device_attribute *attr, char * const buf) in show_debug() function 3252 static DEVICE_ATTR(debug_command, S_IRUGO | S_IWUSR, show_debug, issue_debug);
|