Searched refs:null_ops (Results 1 – 5 of 5) sorted by relevance
40 const struct chan_ops null_ops = { variable
31 extern const struct chan_ops fd_ops, null_ops, port_ops, pts_ops, pty_ops,
445 { "null", &null_ops },
182 static const struct hda_controller_ops null_ops; in hda_acpi_create() local 190 azx->ops = &null_ops; in hda_acpi_create()
1799 static const struct block_device_operations null_ops = { variable 2032 nullb->disk->fops = &null_ops; in null_add_dev()