Home
last modified time | relevance | path

Searched refs:ssh_ctrl_packet_alloc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.c634 static int ssh_ctrl_packet_alloc(struct ssh_packet **packet, in ssh_ctrl_packet_alloc() function
1656 status = ssh_ctrl_packet_alloc(&packet, &buf, GFP_KERNEL); in ssh_ptl_send_ack()
1680 status = ssh_ctrl_packet_alloc(&packet, &buf, GFP_KERNEL); in ssh_ptl_send_nak()