▲ 4 r/kernel
Where to locate ATKBD_DEFINE_RO_ATTR(function_row_physmap) of atkbd driver for laptop keyboard is sys file system?
Looking at the source code of atkbd driver (linux-6.6.74/drivers/input/keyboard/atkbd.c), I have harder time figuring out why is it missing/can't find it.
I found in (/sys/bus/serio/drivers/atkbd/serio0) all atkbd attributes, except function_row_physmap.
I tried devadm info -a /dev/input/by-path/platform-i8042-serio-0-event-kbd, and again, I can see all attributes except function_row_physmap.
Just trying to understand why is it missing, as if I understood correctly, any attribute should be present in sys fs. I am curios to know why, as I am researching Linux drivers and kernel at the moment.
Any help is much appreciated :)
My machine: HP Eliteboot 830 g8
OS: Arch Linux
Kernel: 6.18.22-1-lts
u/bad63r — 3 days ago