Lines Matching refs:CAPI_CTR_RUNNING
180 if (ctr->state == CAPI_CTR_RUNNING) in notify_up()
183 ctr->state = CAPI_CTR_RUNNING; in notify_up()
309 if (ctr->state != CAPI_CTR_RUNNING) { in capi_ctr_handle_message()
529 capi_controller[i]->state == CAPI_CTR_RUNNING) { in capi20_isinstalled()
586 capi_controller[i]->state != CAPI_CTR_RUNNING) in capi20_register()
625 capi_controller[i]->state != CAPI_CTR_RUNNING) in capi20_release()
674 if (!ctr || ctr->state != CAPI_CTR_RUNNING) in capi20_put_message()
742 if (ctr && ctr->state == CAPI_CTR_RUNNING) { in capi20_get_manufacturer()
775 if (ctr && ctr->state == CAPI_CTR_RUNNING) { in capi20_get_version()
808 if (ctr && ctr->state == CAPI_CTR_RUNNING) { in capi20_get_serial()
841 if (ctr && ctr->state == CAPI_CTR_RUNNING) { in capi20_get_profile()