Home
last modified time | relevance | path

Searched defs:packet_init (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/usb/
H A Du2f-passthru.c90 struct packet_init { struct
109 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() local
283 struct packet_init *packet_init = (struct packet_init *)packet; in u2f_passthru_recv_from_host() local
/openbmc/linux/net/packet/
H A Daf_packet.c4760 static int __init packet_init(void) in packet_init() function