Lines Matching refs:states
409 struct trident_state *states[NR_HW_CH]; member
1591 if ((state = card->states[i]) != NULL) { in trident_address_interrupt()
1721 if ((state = card->states[i]) != NULL) { in cyber_address_interrupt()
2628 if (card->states[i] == NULL) { in trident_open()
2629 state = card->states[i] = (struct trident_state *) in trident_open()
2655 kfree (card->states[i]); in trident_open()
2656 card->states[i] = NULL; in trident_open()
2765 card->states[state->virt] = NULL; in trident_release()
3466 if (!card->states[i]) { in ali_allocate_other_states_resources()
3480 s = card->states[i] = (struct trident_state *) in ali_allocate_other_states_resources()
3698 if ((state = card->states[i]) == NULL) in ali_address_interrupt()
3838 card->states[s->virt] = NULL; in ali_free_other_states_resources()