Searched refs:dvb_ca_slot (Results 1 – 1 of 1) sorted by relevance
91 struct dvb_ca_slot { struct140 struct dvb_ca_slot *slot_info; argument1684 if ((ca->slot_info = kcalloc(slot_count, sizeof(struct dvb_ca_slot), GFP_KERNEL)) == NULL) { in dvb_ca_en50221_init()1701 memset(&ca->slot_info[i], 0, sizeof(struct dvb_ca_slot)); in dvb_ca_en50221_init()