Home
last modified time | relevance | path

Searched refs:driver_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/efi_driver/
H A Defi_block_device.c198 static const struct efi_driver_ops driver_ops = { variable
208 .ops = &driver_ops,
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_fs.c138 static const struct file_operations driver_ops[] = { variable
458 [2] = {"driver_stats", &driver_ops[0], S_IRUGO}, in qibfs_fill_super()
459 [3] = {"driver_stats_names", &driver_ops[1], S_IRUGO}, in qibfs_fill_super()