Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/media_enquiry/media_enquiry/
H A Dmedia_enquiry.cpp87 static const char *node_types[] = { in media_entity_subtype_to_string() local
103 if (subtype >= ARRAY_SIZE(node_types)) in media_entity_subtype_to_string()
105 return node_types[subtype]; in media_entity_subtype_to_string()
112 return node_types[0]; in media_entity_subtype_to_string()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-core.c117 static unsigned int node_types[VIVID_MAX_DEVS] = { variable
120 module_param_array(node_types, uint, NULL, 0444);
121 MODULE_PARM_DESC(node_types, " node types, default is 0xe1d3d. Bitmask with the following meaning:\…
1693 unsigned node_type = node_types[inst]; in vivid_create_instance()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dvivid.rst60 - node_types:
84 n_devs=4 node_types=0x1,0x1,0x100,0x100
484 support both. This is determined by the node_types module option. In all
501 support both. This is determined by the node_types module option.
1265 is so much more capable. By setting flag 0x10000 in the node_types module
1295 $ sudo modprobe vivid n_devs=2 node_types=0x10101,0x1
1349 framebuffer by setting flag 0x10000 in the node_types module option. The