Searched refs:slot_shutdown (Results 1 – 6 of 6) sorted by relevance
77 int (*slot_shutdown)(struct dvb_ca_en50221 *ca, int slot); member
463 static int slot_shutdown(struct dvb_ca_en50221 *ca, int slot) in slot_shutdown() function602 .slot_shutdown = slot_shutdown,
321 s->ca.slot_shutdown = sp2_ci_slot_shutdown; in sp2_init()
600 state->ca.slot_shutdown = az6007_ci_slot_shutdown; in az6007_ci_init()
1305 state->ci.slot_shutdown = anysee_ci_slot_shutdown; in anysee_ci_init()
928 ca->pub->slot_shutdown(ca->pub, slot); in dvb_ca_en50221_slot_shutdown()