Searched refs:is_cpe (Results 1 – 1 of 1) sorted by relevance
437 bool is_cpe = ((s->card >= CPE_MAGIC_NUM) && (s->card < SLPI_MAGIC_NUM)); in on_sndcard_state_update() local444 s->card - (is_cpe ? CPE_MAGIC_NUM : (is_slpi ? SLPI_MAGIC_NUM : 0)), in on_sndcard_state_update()448 is_cpe ? "CPE_STATUS" : (is_slpi ? "SLPI_STATUS" : "SND_CARD_STATUS"), in on_sndcard_state_update()