18c2ecf20Sopenharmony_ciWhat: /sys/devices/.../coredump 28c2ecf20Sopenharmony_ciDate: December 2017 38c2ecf20Sopenharmony_ciContact: Arend van Spriel <aspriel@gmail.com> 48c2ecf20Sopenharmony_ciDescription: 58c2ecf20Sopenharmony_ci The /sys/devices/.../coredump attribute is only present when the 68c2ecf20Sopenharmony_ci device is bound to a driver, which provides the .coredump() 78c2ecf20Sopenharmony_ci callback. The attribute is write only. Anything written to this 88c2ecf20Sopenharmony_ci file will trigger the .coredump() callback. 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ci Available when CONFIG_DEV_COREDUMP is enabled. 11