| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | audio_topology.c | 20 unsigned int ctl_id; member 204 name = gbaudio_map_controlid(module, data->ctl_id, in gbcodec_mixer_ctl_info() 241 ret = gb_audio_gb_get_control(module->mgmt_connection, data->ctl_id, in gbcodec_mixer_ctl_get() 330 ret = gb_audio_gb_set_control(module->mgmt_connection, data->ctl_id, in gbcodec_mixer_ctl_put() 411 ret = gb_audio_gb_get_control(module->mgmt_connection, data->ctl_id, in gbcodec_mixer_dapm_ctl_get() 466 ret = gb_audio_gb_get_control(module->mgmt_connection, data->ctl_id, in gbcodec_mixer_dapm_ctl_put() 482 data->ctl_id, in gbcodec_mixer_dapm_ctl_put() 552 int ret, ctl_id; in gbcodec_enum_ctl_get() local 564 ctl_id = gbaudio_map_controlname(module, kcontrol->id.name); in gbcodec_enum_ctl_get() 565 if (ctl_id < 0) in gbcodec_enum_ctl_get() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-sysfs.c | 60 int ctl_id; member 82 cip->chptr, cip->ctl_id, name); in show_name() 104 cip->chptr, cip->ctl_id, name); in show_type() 117 cip->chptr, cip->ctl_id, val); in show_min() 130 cip->chptr, cip->ctl_id, val); in show_max() 148 cip->chptr, cip->ctl_id, cnt, buf, val); in show_def() 167 cip->chptr, cip->ctl_id, cnt, buf, val); in show_val_norm() 186 cip->chptr, cip->ctl_id, cnt, buf, val); in show_val_custom() 211 cip->chptr, cip->ctl_id); in show_enum() 236 cip->chptr, cip->ctl_id); in show_bits() [all …]
|
| H A D | pvrusb2-hdw.h | 142 struct pvr2_ctrl *pvr2_hdw_get_ctrl_v4l(struct pvr2_hdw *,unsigned int ctl_id); 146 unsigned int ctl_id);
|
| H A D | pvrusb2-hdw.c | 2737 unsigned int ctl_id) in pvr2_hdw_get_ctrl_by_id() argument 2747 if (i && (i == ctl_id)) return cptr; in pvr2_hdw_get_ctrl_by_id() 2754 struct pvr2_ctrl *pvr2_hdw_get_ctrl_v4l(struct pvr2_hdw *hdw,unsigned int ctl_id) in pvr2_hdw_get_ctrl_v4l() argument 2764 if (i && (i == ctl_id)) return cptr; in pvr2_hdw_get_ctrl_v4l() 2773 unsigned int ctl_id) in pvr2_hdw_get_ctrl_nextv4l() argument 2785 if (i <= ctl_id) continue; in pvr2_hdw_get_ctrl_nextv4l()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra/ |
| H A D | pinmux.h | 178 u8 ctl_id; member
|
| /OK3568_Linux_fs/kernel/sound/usb/ |
| H A D | mixer_s1810c.c | 367 u32 ctl_id = (pval >> 8) & 0xFF; in snd_s1810c_set_switch_state() local 372 ret = snd_s1810c_send_ctl_packet(chip->dev, 0, 0, 0, ctl_id, ctl_val); in snd_s1810c_set_switch_state()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | u_uac.h | 161 int ctl_id; member
|
| H A D | f_uac1.c | 46 int ctl_id; /* EP id */ member 575 if (EPIN_EN(opts) && uac1->ctl_id == agdev->in_ep->address) { in uac_cs_attr_sample_rate() 578 } else if (EPOUT_EN(opts) && uac1->ctl_id == agdev->out_ep->address) { in uac_cs_attr_sample_rate() 1002 uac1->ctl_id = ep; in audio_set_endpoint_req()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/ |
| H A D | pinmux-common.c | 85 #define MUX_REG(grp) _R(0x80 + ((tegra_soc_pingroups[grp].ctl_id / 16) * 4)) 86 #define MUX_SHIFT(grp) ((tegra_soc_pingroups[grp].ctl_id % 16) * 2)
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra20/ |
| H A D | pinmux.c | 266 .ctl_id = mux, \
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | t4fw_api.h | 994 __be16 ctl_id; member
|