Searched refs:device_ops (Results 1 – 4 of 4) sorted by relevance
151 static struct configfs_group_operations device_ops = { variable157 .ct_group_ops = &device_ops,
12 ccw_device-objs += device.o device_fsm.o device_ops.o
2026 static const struct net_device_ops device_ops = { variable2154 if (!dev || dev->netdev_ops != &device_ops) in get_netvsc_byref()2499 if (event_ndev->netdev_ops == &device_ops) in check_dev_is_matching_vf()2556 net->netdev_ops = &device_ops; in netvsc_probe()2838 if (event_dev->netdev_ops == &device_ops && event == NETDEV_REGISTER) { in netvsc_netdev_event()
87 .. kernel-doc:: drivers/s390/cio/device_ops.c