Lines Matching refs:chptr
71 struct pvr2_sysfs *chptr; member
92 cip->chptr, cip->ctl_id, name); in show_name()
114 cip->chptr, cip->ctl_id, name); in show_type()
127 cip->chptr, cip->ctl_id, val); in show_min()
140 cip->chptr, cip->ctl_id, val); in show_max()
158 cip->chptr, cip->ctl_id, cnt, buf, val); in show_def()
177 cip->chptr, cip->ctl_id, cnt, buf, val); in show_val_norm()
196 cip->chptr, cip->ctl_id, cnt, buf, val); in show_val_custom()
221 cip->chptr, cip->ctl_id); in show_enum()
246 cip->chptr, cip->ctl_id); in show_bits()
264 pvr2_hdw_commit_ctl(cip->chptr->channel.hdw); in store_val_any()
276 cip->chptr, cip->ctl_id, (int)count, buf); in store_val_norm()
290 cip->chptr, cip->ctl_id, (int)count, buf); in store_val_custom()
313 cip->chptr = sfp; in pvr2_sysfs_add_control()