Searched refs:ctl_id (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dpcm_external.h61 int snd_pcm_parse_control_id(snd_config_t *conf, snd_ctl_elem_id_t *ctl_id, int *cardp,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pvrusb2/
H A Dpvrusb2-sysfs.c74 int ctl_id; member in struct:pvr2_sysfs_ctl_item
96 cip->chptr, cip->ctl_id, name);
118 cip->chptr, cip->ctl_id, name);
132 cip->chptr, cip->ctl_id, val);
145 cip->chptr, cip->ctl_id, val);
163 cip->chptr, cip->ctl_id, cnt, buf, val);
182 cip->chptr, cip->ctl_id, cnt, buf, val);
201 cip->chptr, cip->ctl_id, cnt, buf, val);
226 cip->chptr, cip->ctl_id);
251 cip->chptr, cip->ctl_id);
301 pvr2_sysfs_add_control(struct pvr2_sysfs *sfp,int ctl_id) argument
[all...]
H A Dpvrusb2-hdw.h151 struct pvr2_ctrl *pvr2_hdw_get_ctrl_v4l(struct pvr2_hdw *,unsigned int ctl_id);
155 unsigned int ctl_id);
H A Dpvrusb2-hdw.c2895 unsigned int ctl_id)
2905 if (i && (i == ctl_id)) return cptr;
2912 struct pvr2_ctrl *pvr2_hdw_get_ctrl_v4l(struct pvr2_hdw *hdw,unsigned int ctl_id) argument
2922 if (i && (i == ctl_id)) return cptr;
2931 unsigned int ctl_id)
2943 if (i <= ctl_id) continue;
2894 pvr2_hdw_get_ctrl_by_id(struct pvr2_hdw *hdw, unsigned int ctl_id) argument
2930 pvr2_hdw_get_ctrl_nextv4l(struct pvr2_hdw *hdw, unsigned int ctl_id) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_misc.c695 * \param ctl_id the pointer to store the resultant control element id
707 int snd_pcm_parse_control_id(snd_config_t *conf, snd_ctl_elem_id_t *ctl_id, int *cardp, argument
718 assert(ctl_id && cardp);
823 snd_ctl_elem_id_set_interface(ctl_id, iface);
824 snd_ctl_elem_id_set_name(ctl_id, name);
825 snd_ctl_elem_id_set_index(ctl_id, index);
826 snd_ctl_elem_id_set_device(ctl_id, device);
827 snd_ctl_elem_id_set_subdevice(ctl_id, subdevice);
H A Dpcm_softvol.c699 int ctl_card, snd_ctl_elem_id_t *ctl_id,
727 svol->elem.id = *ctl_id;
739 snd_ctl_elem_info_set_id(cinfo, ctl_id);
764 snd_ctl_elem_info_set_id(cinfo, ctl_id); /* reset numid */
829 * \param ctl_id The control element
843 int ctl_card, snd_ctl_elem_id_t *ctl_id,
862 err = softvol_load_control(slave, svol, ctl_card, ctl_id, cchannels,
912 int snd_pcm_parse_control_id(snd_config_t *conf, snd_ctl_elem_id_t *ctl_id, int *cardp,
988 snd_ctl_elem_id_t *ctl_id; local
1067 snd_ctl_elem_id_alloca(&ctl_id);
698 softvol_load_control(snd_pcm_t *pcm, snd_pcm_softvol_t *svol, int ctl_card, snd_ctl_elem_id_t *ctl_id, int cchannels, double min_dB, double max_dB, int resolution) argument
841 snd_pcm_softvol_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, int ctl_card, snd_ctl_elem_id_t *ctl_id, int cchannels, double min_dB, double max_dB, int resolution, snd_pcm_t *slave, int close_slave) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dt4fw_api.h288 __be16 ctl_id; member in struct:fw_ldst_cmd::fw_ldst::fw_ldst_func

Completed in 180 milliseconds