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