Searched refs:chptr (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-sysfs.c | 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() [all …]
|