Home
last modified time | relevance | path

Searched refs:_command (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/input/mouse/
Dtrackpoint.c103 #define TRACKPOINT_INT_ATTR(_name, _command) \ argument
106 .command = _command, \
135 #define TRACKPOINT_BIT_ATTR(_name, _command, _mask, _inv) \ argument
138 .command = _command, \
/linux-2.6.39/drivers/isdn/hysdn/
Dhycapi.c159 __u8 _command = 0xa0, _subcommand = 0x80; in hycapi_register_internal() local
176 memcpy(skb_put(skb,sizeof(__u8)), &_command, sizeof(_command)); in hycapi_register_internal()
268 __u8 _command = 0xa1, _subcommand = 0x80; in hycapi_release_internal() local
284 memcpy(skb_put(skb,sizeof(__u8)), &_command, sizeof(_command)); in hycapi_release_internal()
/linux-2.6.39/arch/mips/include/asm/sgi/
Dioc.h38 u8 _command[3]; member