Home
last modified time | relevance | path

Searched refs:device_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/
H A Dindustrialio-sw-device.c151 static struct configfs_group_operations device_ops = { variable
157 .ct_group_ops = &device_ops,
/kernel/linux/linux-6.6/drivers/iio/
H A Dindustrialio-sw-device.c151 static struct configfs_group_operations device_ops = { variable
157 .ct_group_ops = &device_ops,
/kernel/linux/linux-5.10/drivers/s390/cio/
H A DMakefile12 ccw_device-objs += device.o device_fsm.o device_ops.o
/kernel/linux/linux-6.6/drivers/s390/cio/
H A DMakefile12 ccw_device-objs += device.o device_fsm.o device_ops.o
/kernel/linux/linux-5.10/drivers/net/hyperv/
H A Dnetvsc_drv.c2028 static const struct net_device_ops device_ops = { variable
2158 if (!dev || dev->netdev_ops != &device_ops) in get_netvsc_byref()
2510 net->netdev_ops = &device_ops; in netvsc_probe()
2740 if (event_dev->netdev_ops == &device_ops) in netvsc_netdev_event()
/kernel/linux/linux-6.6/drivers/net/hyperv/
H A Dnetvsc_drv.c2023 static const struct net_device_ops device_ops = { variable
2151 if (!dev || dev->netdev_ops != &device_ops) in get_netvsc_byref()
2496 if (event_ndev->netdev_ops == &device_ops) in check_dev_is_matching_vf()
2553 net->netdev_ops = &device_ops; in netvsc_probe()

Completed in 9 milliseconds