Searched refs:chptr (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/usb/pvrusb2/ |
D | pvrusb2-sysfs.c | 71 struct pvr2_sysfs *chptr; member 92 cip->chptr, cip->ctl_id, name); in show_name() 114 cip->chptr, cip->ctl_id, name); in show_type() 127 cip->chptr, cip->ctl_id, val); in show_min() 140 cip->chptr, cip->ctl_id, val); in show_max() 158 cip->chptr, cip->ctl_id, cnt, buf, val); in show_def() 177 cip->chptr, cip->ctl_id, cnt, buf, val); in show_val_norm() 196 cip->chptr, cip->ctl_id, cnt, buf, val); in show_val_custom() 221 cip->chptr, cip->ctl_id); in show_enum() 246 cip->chptr, cip->ctl_id); in show_bits() [all …]
|