Searched refs:_subcommand (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/isdn/hysdn/
H A Dhycapi.c159 __u8 _command = 0xa0, _subcommand = 0x80; hycapi_register_internal() local
177 memcpy(skb_put(skb, sizeof(__u8)), &_subcommand, sizeof(_subcommand)); hycapi_register_internal() local
268 __u8 _command = 0xa1, _subcommand = 0x80; hycapi_release_internal() local
285 memcpy(skb_put(skb, sizeof(__u8)), &_subcommand, sizeof(_subcommand)); hycapi_release_internal() local

Completed in 61 milliseconds