Searched refs:linkparam (Results 1 – 1 of 1) sorted by relevance
366 struct cfctrl_link_param linkparam; in cfctrl_link_setup() local369 memset(&linkparam, 0, sizeof(linkparam)); in cfctrl_link_setup()374 linkparam.linktype = serv; in cfctrl_link_setup()377 linkparam.chtype = servtype; in cfctrl_link_setup()383 linkparam.priority = prio; in cfctrl_link_setup()384 linkparam.phyid = physlinkid; in cfctrl_link_setup()398 linkparam.u.video.connid = tmp; in cfctrl_link_setup()418 cp = (u8 *) linkparam.u.rfm.volume; in cfctrl_link_setup()450 linkparam.u.utility.paramlen = len; in cfctrl_link_setup()452 cp = linkparam.u.utility.params; in cfctrl_link_setup()[all …]
Completed in 4 milliseconds