Searched refs:store_val_any (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-sysfs.c | 240 static int store_val_any(struct pvr2_sysfs_ctl_item *cip, int customfl, in store_val_any() function 267 ret = store_val_any(cip, 0, buf, count); in store_val_norm() 281 ret = store_val_any(cip, 1, buf, count); in store_val_custom()
|
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-sysfs.c | 236 static int store_val_any(struct pvr2_sysfs_ctl_item *cip, int customfl, in store_val_any() function 263 ret = store_val_any(cip, 0, buf, count); in store_val_norm() 277 ret = store_val_any(cip, 1, buf, count); in store_val_custom()
|
Completed in 4 milliseconds