Lines Matching refs:ctl_id
60 int ctl_id;
78 cip->chptr, cip->ctl_id, name);
100 cip->chptr, cip->ctl_id, name);
113 cip->chptr, cip->ctl_id, val);
126 cip->chptr, cip->ctl_id, val);
144 cip->chptr, cip->ctl_id, cnt, buf, val);
163 cip->chptr, cip->ctl_id, cnt, buf, val);
182 cip->chptr, cip->ctl_id, cnt, buf, val);
207 cip->chptr, cip->ctl_id);
232 cip->chptr, cip->ctl_id);
262 cip->chptr, cip->ctl_id, (int)count, buf);
276 cip->chptr, cip->ctl_id, (int)count, buf);
282 static void pvr2_sysfs_add_control(struct pvr2_sysfs *sfp,int ctl_id)
289 cptr = pvr2_hdw_get_ctrl_by_index(sfp->channel.hdw,ctl_id);
297 cip->ctl_id = ctl_id;