Searched refs:node_types (Results 1 – 2 of 2) sorted by relevance
109 static unsigned node_types[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = 0x1d3d }; variable110 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()
94 node_types: which devices should each driver instance create. An array of110 n_devs=4 node_types=0x1,0x1,0x100,0x100418 support both. This is determined by the node_types module option. In all435 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 module1042 $ sudo modprobe vivid n_devs=2 node_types=0x10101,0x11092 framebuffer by setting flag 0x10000 in the node_types module option. The