Searched defs:packet_init (Results 1 – 2 of 2) sorted by relevance
90 struct packet_init { struct109 const struct packet_init *packet_init) in packet_init_get_bcnt()237 const struct packet_init *packet_init) in u2f_transaction_start()267 struct packet_init *packet_init; in u2f_passthru_recv_from_host() local283 struct packet_init *packet_init = (struct packet_init *)packet; in u2f_passthru_recv_from_host() local
4842 static int __init packet_init(void) in packet_init() function