Home
last modified time | relevance | path

Searched refs:slave_ids (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_ctrl.c524 .slave_ids = { V4L2_CID_HUE, },
537 .slave_ids = { V4L2_CID_EXPOSURE_ABSOLUTE, },
570 .slave_ids = { V4L2_CID_WHITE_BALANCE_TEMPERATURE, },
593 .slave_ids = { V4L2_CID_BLUE_BALANCE,
641 .slave_ids = { V4L2_CID_FOCUS_ABSOLUTE, },
1298 for (i = 0; i < ARRAY_SIZE(mapping->slave_ids); ++i) { in uvc_ctrl_status_event()
1299 if (!mapping->slave_ids[i]) in uvc_ctrl_status_event()
1303 mapping->slave_ids[i]); in uvc_ctrl_status_event()
1384 for (j = 0; j < ARRAY_SIZE(mapping->slave_ids); ++j) { in uvc_ctrl_send_events()
1385 u32 slave_id = mapping->slave_ids[ in uvc_ctrl_send_events()
[all...]
H A Duvcvideo.h251 u32 slave_ids[2]; member
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_ctrl.c545 .slave_ids = { V4L2_CID_HUE, },
558 .slave_ids = { V4L2_CID_EXPOSURE_ABSOLUTE, },
588 .slave_ids = { V4L2_CID_WHITE_BALANCE_TEMPERATURE, },
609 .slave_ids = { V4L2_CID_BLUE_BALANCE,
653 .slave_ids = { V4L2_CID_FOCUS_ABSOLUTE, },
1554 for (i = 0; i < ARRAY_SIZE(mapping->slave_ids); ++i) { in uvc_ctrl_status_event()
1555 if (!mapping->slave_ids[i]) in uvc_ctrl_status_event()
1559 mapping->slave_ids[i]); in uvc_ctrl_status_event()
1640 for (j = 0; j < ARRAY_SIZE(mapping->slave_ids); ++j) { in uvc_ctrl_send_events()
1641 u32 slave_id = mapping->slave_ids[ in uvc_ctrl_send_events()
[all...]
H A Duvcvideo.h124 u32 slave_ids[2]; member

Completed in 8 milliseconds