Searched refs:scm_vote_count (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/firmware/qcom/
H A Dqcom_scm.c43 int scm_vote_count; member in struct:qcom_scm
173 if (!__scm->scm_vote_count) {
180 __scm->scm_vote_count++;
193 if (__scm->scm_vote_count-- == 1)

Completed in 160 milliseconds