Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/vivid/
Dvivid-core.c99 static unsigned node_types[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = 0x1d3d }; variable
100 module_param_array(node_types, uint, NULL, 0444);
101 MODULE_PARM_DESC(node_types, " node types, default is 0x1d3d. Bitmask with the following meaning:\n"
665 unsigned node_type = node_types[inst]; in vivid_create_instance()
/Linux-v5.4/Documentation/media/v4l-drivers/
Dvivid.rst58 - node_types:
79 n_devs=4 node_types=0x1,0x1,0x100,0x100
455 support both. This is determined by the node_types module option. In all
472 support both. This is determined by the node_types module option.
1199 is so much more capable. By setting flag 0x10000 in the node_types module
1229 $ sudo modprobe vivid n_devs=2 node_types=0x10101,0x1
1283 framebuffer by setting flag 0x10000 in the node_types module option. The