Home
last modified time | relevance | path

Searched refs:device_param_cb (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/block/
Dnull_blk.c100 device_param_cb(queue_mode, &null_queue_mode_param_ops, &queue_mode, S_IRUGO);
132 device_param_cb(irqmode, &null_irqmode_param_ops, &irqmode, S_IRUGO);
/linux-4.4.14/include/linux/
Dmoduleparam.h200 #define device_param_cb(name, ops, arg, perm) \ macro
/linux-4.4.14/drivers/virtio/
Dvirtio_mmio.c700 device_param_cb(device, &vm_cmdline_param_ops, NULL, S_IRUSR);