hppb_card          28 drivers/parisc/hppb.c 	struct hppb_card *next;
hppb_card          31 drivers/parisc/hppb.c static struct hppb_card hppb_card_head = {
hppb_card          50 drivers/parisc/hppb.c 	struct hppb_card *card = &hppb_card_head;
hppb_card          57 drivers/parisc/hppb.c 		card->next = kzalloc(sizeof(struct hppb_card), GFP_KERNEL);