Searched refs:hppb_card (Results 1 – 1 of 1) sorted by relevance
26 struct hppb_card { struct29 struct hppb_card *next; argument32 static struct hppb_card hppb_card_head = {51 struct hppb_card *card = &hppb_card_head; in hppb_probe()58 card->next = kzalloc(sizeof(struct hppb_card), GFP_KERNEL); in hppb_probe()