Searched refs:is_slpi (Results 1 – 1 of 1) sorted by relevance
438 bool is_slpi = (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()