Searched refs:bControlSize (Results 1 – 10 of 10) sorted by relevance
252 __u8 bControlSize; \343 __u8 bControlSize; member560 __u8 bControlSize; member
110 .bControlSize = 3,123 .bControlSize = 2,155 .bControlSize = 1,
251 The bControlSize attribute reflects the size of the bmControls attribute, and254 baSourceID. It is also possible to manually increase or decrease bControlSize264 $ cat bControlSize267 $ echo 1 > bControlSize271 $ echo 2 > bControlSize303 Unit is fixed by the UVC specification, and so the bControlSize attribute is
367 if (n > pd->bControlSize) { in uvcg_default_processing_bm_controls_store()414 for (result = 0, i = 0; i < pd->bControlSize; ++i) { in uvcg_default_processing_bm_controls_show()537 if (n > cd->bControlSize) { in uvcg_default_camera_bm_controls_store()585 for (result = 0, i = 0; i < cd->bControlSize; ++i) { in uvcg_default_camera_bm_controls_show()889 xu->desc.bControlSize); in uvcg_extension_b_nr_in_pins_store()927 if (num == xu->desc.bControlSize) { in uvcg_extension_b_control_size_store()940 xu->desc.bControlSize = num; in uvcg_extension_b_control_size_store()942 xu->desc.bControlSize); in uvcg_extension_b_control_size_store()952 UVCG_EXTENSION_ATTR(b_control_size, bControlSize);1074 xu->desc.bControlSize); in uvcg_extension_ba_source_id_store()[all …]
176 u8 bControlSize; member
86 .bControlSize = 2,
1044 fu_desc->bControlSize = 2; in build_fu_desc()
655 streaming->header.bControlSize = n; in uvc_parse_streaming()960 unit->extension.bControlSize = buffer[22+p]; in uvc_parse_vendor_control()1070 term->camera.bControlSize = n; in uvc_parse_standard_control()1081 term->media.bControlSize = n; in uvc_parse_standard_control()1175 unit->processing.bControlSize = buffer[7]; in uvc_parse_standard_control()1205 unit->extension.bControlSize = buffer[22+p]; in uvc_parse_standard_control()1352 unit->gpio.bControlSize = 1; in uvc_gpio_parse()
209 __u8 bControlSize; member
2009 csize = hdr->bControlSize; in parse_audio_feature_unit()