Home
last modified time | relevance | path

Searched refs:master_id (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/sound/soc/mxs/
Dmxs-saif.c83 return mxs_saif[saif->master_id]; in mxs_saif_get_master()
353 if (saif->id == saif->master_id) in mxs_saif_set_dai_fmt()
736 saif->master_id = saif->id; in mxs_saif_probe()
742 saif->master_id = ret; in mxs_saif_probe()
745 if (saif->master_id >= ARRAY_SIZE(mxs_saif)) { in mxs_saif_probe()
Dmxs-saif.h120 unsigned int master_id; member
/linux-4.4.14/drivers/media/usb/uvc/
Duvc_ctrl.c452 .master_id = V4L2_CID_HUE_AUTO,
560 .master_id = V4L2_CID_EXPOSURE_AUTO,
583 .master_id = V4L2_CID_AUTO_WHITE_BALANCE,
607 .master_id = V4L2_CID_AUTO_WHITE_BALANCE,
619 .master_id = V4L2_CID_AUTO_WHITE_BALANCE,
631 .master_id = V4L2_CID_FOCUS_AUTO,
1032 if (mapping->master_id) in __uvc_query_v4l2_ctrl()
1033 __uvc_find_control(ctrl->entity, mapping->master_id, in __uvc_query_v4l2_ctrl()
1291 if (mapping->master_id) { in uvc_ctrl_send_events()
1293 if (xctrls[j].id == mapping->master_id) { in uvc_ctrl_send_events()
Duvcvideo.h197 __u32 master_id; member
/linux-4.4.14/include/linux/
Dioc4.h37 uint32_t master_id:4; /* Unit causing error member