Lines Matching refs:QSEECom_handle
63 struct QSEECom_handle *qseecom;
65 int (*QSEECom_start_app)(struct QSEECom_handle ** handle, char* path,
67 int (*QSEECom_shutdown_app)(struct QSEECom_handle **handle);
68 int (*QSEECom_send_cmd)(struct QSEECom_handle* handle, void *cbuf,
70 int (*QSEECom_send_modified_cmd)(struct QSEECom_handle* handle, void *cbuf,
73 int (*QSEECom_set_bandwidth)(struct QSEECom_handle* handle, bool high);
338 struct QSEECom_handle *handle = NULL;
342 handle = (struct QSEECom_handle *)(km_handle->qseecom);
417 struct QSEECom_handle *handle = NULL;
422 handle = (struct QSEECom_handle *)(km_handle->qseecom);
498 struct QSEECom_handle *handle = NULL;
506 QSEECom_handle *)(km_handle->qseecom);
597 struct QSEECom_handle *handle = NULL;
606 handle = (struct QSEECom_handle *)(km_handle->qseecom);
671 (*km_handle->QSEECom_shutdown_app)((struct QSEECom_handle **)&km_handle->qseecom);
758 ret = (*km_handle->QSEECom_start_app)((struct QSEECom_handle **)&km_handle->qseecom,