Home
last modified time | relevance | path

Searched refs:atc_dev_ops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DQMIThread.h147 extern const struct qmi_device_ops atc_dev_ops;
H A Datc.c178 const struct qmi_device_ops atc_dev_ops = { variable
H A Dmain.c833 profile.qmi_ops = &atc_dev_ops; in main()