Searched refs:lookup_client (Results 1 - 1 of 1) sorted by path

/linux-master/samples/qmi/
H A Dqmi_sample_client.c572 static struct qmi_handle lookup_client; variable in typeref:struct:qmi_handle
593 ret = qmi_handle_init(&lookup_client, 0, &lookup_ops, NULL);
597 qmi_add_lookup(&lookup_client, 15, 0, 0);
611 qmi_handle_release(&lookup_client);

Completed in 228 milliseconds