linuxkpi: Define DEFINE_SHOW_STORE_ATTRIBUTE()
It is the same as DEFINE_SHOW_ATTRIBUTE() with a write function
added.
The i915 DRM driver started to use it in Linux 6.9.
Reviewed by: manu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D50992