Home
last modified time | relevance | path

Searched refs:pvr2_hdw_commit_ctl (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-context.c246 pvr2_hdw_commit_ctl(hdw); in pvr2_context_reset_input_limits()
362 pvr2_hdw_commit_ctl(hdw); in pvr2_channel_limit_inputs()
H A Dpvrusb2-hdw.h149 int pvr2_hdw_commit_ctl(struct pvr2_hdw *);
H A Dpvrusb2-sysfs.c250 pvr2_hdw_commit_ctl(cip->chptr->channel.hdw); in store_val_any()
H A Dpvrusb2-hdw.c3182 int pvr2_hdw_commit_ctl(struct pvr2_hdw *hdw) in pvr2_hdw_commit_ctl() function