device_ops        151 drivers/iio/industrialio-sw-device.c static struct configfs_group_operations device_ops = {
device_ops        157 drivers/iio/industrialio-sw-device.c 	.ct_group_ops = &device_ops,
device_ops       1869 drivers/net/hyperv/netvsc_drv.c static const struct net_device_ops device_ops = {
device_ops       1997 drivers/net/hyperv/netvsc_drv.c 	if (!dev || dev->netdev_ops != &device_ops)
device_ops       2298 drivers/net/hyperv/netvsc_drv.c 	net->netdev_ops = &device_ops;
device_ops       2457 drivers/net/hyperv/netvsc_drv.c 	if (event_dev->netdev_ops == &device_ops)