Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-core.c109 static unsigned node_types[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = 0x1d3d }; variable
110 module_param_array(node_types, uint, NULL, 0444);
111 MODULE_PARM_DESC(node_types, " node types, default is 0x1d3d. Bitmask with the following meaning:\n"
651 unsigned node_type = node_types[inst]; in vivid_create_instance()
/linux-4.1.27/Documentation/video4linux/
Dvivid.txt94 node_types: which devices should each driver instance create. An array of
110 n_devs=4 node_types=0x1,0x1,0x100,0x100
418 support both. This is determined by the node_types module option. In all
435 support both. This is determined by the node_types module option.
1014 is so much more capable. By setting flag 0x10000 in the node_types module
1042 $ sudo modprobe vivid n_devs=2 node_types=0x10101,0x1
1092 framebuffer by setting flag 0x10000 in the node_types module option. The