Lines Matching refs:ctl_id
60 int ctl_id;
82 cip->chptr, cip->ctl_id, name);
104 cip->chptr, cip->ctl_id, name);
117 cip->chptr, cip->ctl_id, val);
130 cip->chptr, cip->ctl_id, val);
148 cip->chptr, cip->ctl_id, cnt, buf, val);
167 cip->chptr, cip->ctl_id, cnt, buf, val);
186 cip->chptr, cip->ctl_id, cnt, buf, val);
211 cip->chptr, cip->ctl_id);
236 cip->chptr, cip->ctl_id);
266 cip->chptr, cip->ctl_id, (int)count, buf);
280 cip->chptr, cip->ctl_id, (int)count, buf);
286 static void pvr2_sysfs_add_control(struct pvr2_sysfs *sfp,int ctl_id)
293 cptr = pvr2_hdw_get_ctrl_by_index(sfp->channel.hdw,ctl_id);
301 cip->ctl_id = ctl_id;