Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/unisys/include/
Dvisorbus.h169 int visorbus_read_channel(struct visor_device *dev,
/linux-4.4.14/drivers/staging/unisys/visornic/
Dvisornic_main.c1779 err = visorbus_read_channel(dev, channel_offset, netdev->dev_addr, in visornic_probe()
1808 err = visorbus_read_channel(dev, channel_offset, in visornic_probe()
1856 err = visorbus_read_channel(dev, channel_offset, &netdev->mtu, 4); in visornic_probe()
1879 err = visorbus_read_channel(dev, channel_offset, &features, 8); in visornic_probe()
/linux-4.4.14/drivers/staging/unisys/visorhba/
Dvisorhba_main.c1106 err = visorbus_read_channel(dev, channel_offset, &max, in visorhba_probe()
1143 err = visorbus_read_channel(dev, channel_offset, &features, 8); in visorhba_probe()
/linux-4.4.14/drivers/staging/unisys/visorbus/
Dvisorbus_main.c911 visorbus_read_channel(struct visor_device *dev, unsigned long offset, in visorbus_read_channel() function
916 EXPORT_SYMBOL_GPL(visorbus_read_channel);