Lines Matching refs:chptr
75 struct pvr2_sysfs *chptr; member
96 cip->chptr, cip->ctl_id, name); in show_name()
118 cip->chptr, cip->ctl_id, name); in show_type()
132 cip->chptr, cip->ctl_id, val); in show_min()
145 cip->chptr, cip->ctl_id, val); in show_max()
163 cip->chptr, cip->ctl_id, cnt, buf, val); in show_def()
182 cip->chptr, cip->ctl_id, cnt, buf, val); in show_val_norm()
201 cip->chptr, cip->ctl_id, cnt, buf, val); in show_val_custom()
226 cip->chptr, cip->ctl_id); in show_enum()
251 cip->chptr, cip->ctl_id); in show_bits()
269 pvr2_hdw_commit_ctl(cip->chptr->channel.hdw); in store_val_any()
281 cip->chptr, cip->ctl_id, (int)count, buf); in store_val_norm()
295 cip->chptr, cip->ctl_id, (int)count, buf); in store_val_custom()
318 cip->chptr = sfp; in pvr2_sysfs_add_control()