2 * Copyright (C) ST-Ericsson AB 2012
3 * Author: Sjur Brændeland <sjur.brandeland@stericsson.com>
5 * This header is BSD licensed so
6 * anyone can use the definitions to implement compatible remote processors
12 #include <linux/types.h>
13 struct virtio_caif_transf_config {
20 struct virtio_caif_config {
21 struct virtio_caif_transf_config uplink, downlink;