Home
last modified time | relevance | path

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

/linux/fs/dlm/
A Dplock.c381 static ssize_t dev_read(struct file *file, char __user *u, size_t count, in dev_read() function
478 .read = dev_read,
/linux/drivers/net/ethernet/synopsys/
A Ddwc-xlgmac.h411 int (*dev_read)(struct xlgmac_channel *channel); member
A Ddwc-xlgmac-net.c1155 if (hw_ops->dev_read(channel)) in xlgmac_rx_poll()
A Ddwc-xlgmac-hw.c3078 hw_ops->dev_read = xlgmac_dev_read; in xlgmac_init_hw_ops()
/linux/include/linux/
A Ddrbd_genl.h287 __u64_field(2, 0, dev_read) /* (sectors) */
/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe.h772 int (*dev_read)(struct xgbe_channel *); member
A Dxgbe-drv.c2522 if (hw_if->dev_read(channel)) in xgbe_rx_poll()
A Dxgbe-dev.c3578 hw_if->dev_read = xgbe_dev_read; in xgbe_init_function_ptrs_dev()
/linux/drivers/block/drbd/
A Ddrbd_nl.c3383 s->dev_read = device->read_cnt; in device_to_statistics()

Completed in 39 milliseconds