Searched refs:mt_slot (Results 1 – 2 of 2) sorted by relevance
55 struct mt_slot { struct79 struct mt_slot curdata; /* placeholder of incoming data */ argument95 struct mt_slot *slots;508 struct mt_slot *s = &(td->slots[i]); in mt_emit_event()726 td->slots = kzalloc(td->maxcontacts * sizeof(struct mt_slot), in mt_probe()
46 struct mt_slot { struct63 struct mt_slot slots[PM_MAX_MTSLOT]; argument