Searched refs:LibQmiProxyOpenReq (Results 1 – 2 of 2) sorted by relevance
96 QCTLMsg->LibQmiProxyOpenReq.TLVType = 0x01; in CtlLibQmiProxyOpenReq()97 QCTLMsg->LibQmiProxyOpenReq.TLVLength = cpu_to_le16(strlen(device_path)); in CtlLibQmiProxyOpenReq()100 memcpy(QCTLMsg->LibQmiProxyOpenReq.device_path, device_path, strlen(device_path)); in CtlLibQmiProxyOpenReq()
385 QMICTL_LIBQMI_PROXY_OPEN_MSG LibQmiProxyOpenReq; member