Lines Matching refs:chptr
61 struct pvr2_sysfs *chptr; member
82 cip->chptr, cip->ctl_id, name); in show_name()
104 cip->chptr, cip->ctl_id, name); in show_type()
117 cip->chptr, cip->ctl_id, val); in show_min()
130 cip->chptr, cip->ctl_id, val); in show_max()
148 cip->chptr, cip->ctl_id, cnt, buf, val); in show_def()
167 cip->chptr, cip->ctl_id, cnt, buf, val); in show_val_norm()
186 cip->chptr, cip->ctl_id, cnt, buf, val); in show_val_custom()
211 cip->chptr, cip->ctl_id); in show_enum()
236 cip->chptr, cip->ctl_id); in show_bits()
254 pvr2_hdw_commit_ctl(cip->chptr->channel.hdw); in store_val_any()
266 cip->chptr, cip->ctl_id, (int)count, buf); in store_val_norm()
280 cip->chptr, cip->ctl_id, (int)count, buf); in store_val_custom()
303 cip->chptr = sfp; in pvr2_sysfs_add_control()