Searched refs:store_val_norm (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-sysfs.c281 static ssize_t store_val_norm(int id,struct class_device *class_dev, function
321 CREATE_STORE_INSTANCE(store_val_norm,ctl_id) \
393 ssize_t (*store_val_norm)(struct class_device *, member in struct:pvr2_sysfs_func_set
409 .store_val_norm = store_val_norm_##ctl_id, \
549 cip->attr_val.store = fp->store_val_norm;

Completed in 43 milliseconds