Searched refs:hppb_card (Results 1 – 1 of 1) sorted by relevance
25 struct hppb_card { struct28 struct hppb_card *next; argument31 static struct hppb_card hppb_card_head = {50 struct hppb_card *card = &hppb_card_head; in hppb_probe()57 card->next = kzalloc(sizeof(struct hppb_card), GFP_KERNEL); in hppb_probe()
Completed in 4 milliseconds