Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/capi/
Dcapiutil.c223 static unsigned char *capi_cmd2par(u8 cmd, u8 subcmd) in capi_cmd2par() function
320 cmsg->par = capi_cmd2par(cmsg->Command, cmsg->Subcommand); in capi_cmsg2message()
395 cmsg->par = capi_cmd2par(cmsg->Command, cmsg->Subcommand); in capi_message2cmsg()
789 cmsg->par = capi_cmd2par(cmsg->Command, cmsg->Subcommand); in capi_message2str()