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()
524 capi_controller[i]->state == CAPI_CTR_RUNNING) { in capi20_isinstalled()
581 capi_controller[i]->state != CAPI_CTR_RUNNING) in capi20_register()
620 capi_controller[i]->state != CAPI_CTR_RUNNING) in capi20_release()
669 if (!ctr || ctr->state != CAPI_CTR_RUNNING) in capi20_put_message()
737 if (ctr && ctr->state == CAPI_CTR_RUNNING) { in capi20_get_manufacturer()
770 if (ctr && ctr->state == CAPI_CTR_RUNNING) { in capi20_get_version()
803 if (ctr && ctr->state == CAPI_CTR_RUNNING) { in capi20_get_serial()
836 if (ctr && ctr->state == CAPI_CTR_RUNNING) { in capi20_get_profile()