Searched refs:qmi_ops (Results 1 – 12 of 12) sorted by relevance
307 if (pthread_create( &gQmiThreadID, 0, profile->qmi_ops->read, (void *)profile) != 0) { in qmi_main()318 if (profile->qmi_ops->init && profile->qmi_ops->init(profile)) { in qmi_main()540 if (profile->qmi_ops->deinit) in qmi_main()541 profile->qmi_ops->deinit(); in qmi_main()817 profile.qmi_ops = &mbim_dev_ops; in main()824 profile.qmi_ops = &gobi_qmidev_ops; in main()826 profile.qmi_ops = &qmiwwan_qmidev_ops; in main()827 qmidev_send = profile.qmi_ops->send; in main()833 profile.qmi_ops = &atc_dev_ops; in main()
142 profile->qmi_ops = &gobi_qmidev_ops; in ql_driver_type_detect()145 profile->qmi_ops = &qmiwwan_qmidev_ops; in ql_driver_type_detect()147 qmidev_send = profile->qmi_ops->send; in ql_driver_type_detect()
218 const struct qmi_device_ops *qmi_ops; member
146 struct qmi_ops { struct232 struct qmi_ops ops;246 const struct qmi_ops *ops,
35 struct qmi_ops *ops = &qmi->ops; in qmi_recv_new_server()75 struct qmi_ops *ops = &qmi->ops; in qmi_recv_del_server()105 struct qmi_ops *ops = &qmi->ops; in qmi_recv_bye()124 struct qmi_ops *ops = &qmi->ops; in qmi_recv_del_client()525 struct qmi_ops *ops = &qmi->ops; in qmi_data_ready_work()619 const struct qmi_ops *ops, in qmi_handle_init()
113 static struct qmi_ops pdr_locator_ops = {241 static struct qmi_ops pdr_notifier_ops = {
171 static struct qmi_ops ipa_server_ops = {466 static struct qmi_ops ipa_client_ops = {
574 static struct qmi_ops lookup_ops = {
443 static const struct qmi_ops ssctl_ops = {
984 static struct qmi_ops ath10k_qmi_ops = {
1294 static struct qmi_ops qcom_slim_ngd_qmi_svc_event_ops = {
2600 static const struct qmi_ops ath11k_qmi_ops = {