]> err.no Git - linux-2.6/blobdiff - net/bluetooth/hidp/hidp.h
RFKILL: allow one to specify led trigger name
[linux-2.6] / net / bluetooth / hidp / hidp.h
index a326601c8f414473a2345404c783003355cdc9d8..343fb0566b3ee73a244a9ce269e482c8578603fe 100644 (file)
@@ -145,6 +145,8 @@ struct hidp_session {
 
        struct input_dev *input;
 
+       struct hid_device *hid;
+
        struct timer_list timer;
 
        struct sk_buff_head ctrl_transmit;