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