mgb4_dev
static int init_spi(struct mgb4_dev *mgbdev, u32 devid)
static void free_spi(struct mgb4_dev *mgbdev)
static int init_i2c(struct mgb4_dev *mgbdev)
static void free_i2c(struct mgb4_dev *mgbdev)
static int get_serial_number(struct mgb4_dev *mgbdev)
static const char *module_type_str(struct mgb4_dev *mgbdev)
static int get_module_version(struct mgb4_dev *mgbdev)
static int init_xdma(struct mgb4_dev *mgbdev)
static void free_xdma(struct mgb4_dev *mgbdev)
struct mgb4_dev *mgbdev;
struct mgb4_dev *mgbdev = pci_get_drvdata(pdev);
struct mgb4_dev *mgbdev = dev_get_drvdata(dev);
void mgb4_dma_channel_free(struct mgb4_dev *mgbdev)
int mgb4_dma_transfer(struct mgb4_dev *mgbdev, u32 channel, bool write,
int mgb4_dma_channel_init(struct mgb4_dev *mgbdev)
int mgb4_dma_channel_init(struct mgb4_dev *mgbdev);
void mgb4_dma_channel_free(struct mgb4_dev *mgbdev);
int mgb4_dma_transfer(struct mgb4_dev *mgbdev, u32 channel, bool write,
struct mgb4_dev *mgbdev = vindev->mgbdev;
struct mgb4_dev *mgbdev = vindev->mgbdev;
struct mgb4_dev *mgbdev = voutdev->mgbdev;
struct mgb4_dev *mgbdev = voutdev->mgbdev;
struct mgb4_dev *mgbdev = dev_get_drvdata(dev);
struct mgb4_dev *mgbdev = dev_get_drvdata(dev);
struct mgb4_dev *mgbdev = dev_get_drvdata(dev);
struct mgb4_dev *mgbdev = dev_get_drvdata(dev);
struct mgb4_dev *mgbdev = dev_get_drvdata(dev);
struct iio_dev *mgb4_trigger_create(struct mgb4_dev *mgbdev)
struct mgb4_dev *mgbdev;
struct iio_dev *mgb4_trigger_create(struct mgb4_dev *mgbdev);
static const struct attribute_group **module_groups(struct mgb4_dev *mgbdev)
struct mgb4_vin_dev *mgb4_vin_create(struct mgb4_dev *mgbdev, int id)
struct mgb4_dev *mgbdev;
struct mgb4_vin_dev *mgb4_vin_create(struct mgb4_dev *mgbdev, int id);
struct mgb4_dev *mgbdev = voutdev->mgbdev;
struct mgb4_dev *mgbdev = voutdev->mgbdev;
static const struct attribute_group **module_groups(struct mgb4_dev *mgbdev)
struct mgb4_vout_dev *mgb4_vout_create(struct mgb4_dev *mgbdev, int id)
struct mgb4_dev *mgbdev;
struct mgb4_vout_dev *mgb4_vout_create(struct mgb4_dev *mgbdev, int id);