X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fsonypi.h;h=f41ffd7c2dd9f611d0cc7e15d4f245f63b461116;hb=13c48c490208d9e70d8d66d56f96c5054db69af7;hp=40c7b5d993b932f83864f04255e1853acd099dc5;hpb=489de30259e667d7bc47da9da44a0270b050cd97;p=linux-2.6 diff --git a/include/linux/sonypi.h b/include/linux/sonypi.h index 40c7b5d993..f41ffd7c2d 100644 --- a/include/linux/sonypi.h +++ b/include/linux/sonypi.h @@ -101,6 +101,8 @@ #define SONYPI_EVENT_FNKEY_RELEASED 59 #define SONYPI_EVENT_WIRELESS_ON 60 #define SONYPI_EVENT_WIRELESS_OFF 61 +#define SONYPI_EVENT_ZOOM_IN_PRESSED 62 +#define SONYPI_EVENT_ZOOM_OUT_PRESSED 63 /* get/set brightness */ #define SONYPI_IOCGBRT _IOR('v', 0, __u8)