Lines Matching refs:chptr
61 struct pvr2_sysfs *chptr; member
78 cip->chptr, cip->ctl_id, name); in show_name()
100 cip->chptr, cip->ctl_id, name); in show_type()
113 cip->chptr, cip->ctl_id, val); in show_min()
126 cip->chptr, cip->ctl_id, val); in show_max()
144 cip->chptr, cip->ctl_id, cnt, buf, val); in show_def()
163 cip->chptr, cip->ctl_id, cnt, buf, val); in show_val_norm()
182 cip->chptr, cip->ctl_id, cnt, buf, val); in show_val_custom()
207 cip->chptr, cip->ctl_id); in show_enum()
232 cip->chptr, cip->ctl_id); in show_bits()
250 pvr2_hdw_commit_ctl(cip->chptr->channel.hdw); in store_val_any()
262 cip->chptr, cip->ctl_id, (int)count, buf); in store_val_norm()
276 cip->chptr, cip->ctl_id, (int)count, buf); in store_val_custom()
299 cip->chptr = sfp; in pvr2_sysfs_add_control()