send_tx_packet    381 arch/sparc/kernel/ldc.c 		int err = send_tx_packet(lp, p, new_tail);
send_tx_packet    405 arch/sparc/kernel/ldc.c 		return send_tx_packet(lp, p, new_tail);
send_tx_packet    422 arch/sparc/kernel/ldc.c 		return send_tx_packet(lp, p, new_tail);
send_tx_packet    442 arch/sparc/kernel/ldc.c 		return send_tx_packet(lp, p, new_tail);
send_tx_packet    461 arch/sparc/kernel/ldc.c 		return send_tx_packet(lp, p, new_tail);
send_tx_packet    481 arch/sparc/kernel/ldc.c 		return send_tx_packet(lp, p, new_tail);
send_tx_packet    505 arch/sparc/kernel/ldc.c 	err = send_tx_packet(lp, p, new_tail);
send_tx_packet    644 arch/sparc/kernel/ldc.c 	return send_tx_packet(lp, p, new_tail);
send_tx_packet   1523 arch/sparc/kernel/ldc.c 	err = send_tx_packet(lp, p, new_tail);
send_tx_packet   1733 arch/sparc/kernel/ldc.c 		err = send_tx_packet(lp, p, new_tail);
send_tx_packet    692 drivers/staging/gdm724x/gdm_usb.c 	if (send_tx_packet(usbdev, t, len)) {