Lines Matching full:sysfs
23 * By writing to the 'recovery' sysfs entry, we control the behavior of the
26 * The 'recovery' sysfs entry supports these commands:
73 * human readable configuration via sysfs. Always keep in sync with
92 * By writing to the 'coredump' sysfs entry, we control the behavior of the
95 * The 'coredump' sysfs entry supports these commands:
133 /* Expose the loaded / running firmware name via sysfs */
154 /* Change firmware name via sysfs */
170 * via sysfs. Always keep in sync with enum rproc_state
182 /* Expose the state of the remote processor via sysfs */
193 /* Change remote processor state via sysfs */
221 /* Expose the name of the remote processor via sysfs */
256 /* create remoteproc device class for sysfs */ in rproc_init_sysfs()