Lines Matching refs:control
41 provides an userspace interface to the MBIM control channel, and will
52 - open the control channel
60 control channel protocol is described in [1].
63 MBIM control channel userspace ABI
68 The driver creates a two-way pipe to the MBIM function control channel
70 control channel pipe is a /dev/cdc-wdmX character device.
72 The cdc_mbim driver does not process or police messages on the control
75 complies with all the control channel requirements in [1].
77 The cdc-wdmX device is created as a child of the MBIM control
91 limits the maximum control message size. The managament application is
92 responsible for negotiating a control message size complying with the
105 The userspace application is responsible for all control message
111 The MBIM control messages from the management application *must not*
112 exceed the negotiated control message size.
117 The management application *must* accept control messages of up the
118 negotiated control message size.
149 implemented entirely in userspace, like the rest of the MBIM control