Searched defs:val_ptr (Results 1 - 1 of 1) sorted by relevance

/drivers/media/video/pvrusb2/
H A Dpvrusb2-hdw.c5298 int setFl, u64 *val_ptr)
5309 if (setFl) req.val = *val_ptr;
5312 if (!setFl) *val_ptr = req.val;
5296 pvr2_hdw_register_access(struct pvr2_hdw *hdw, struct v4l2_dbg_match *match, u64 reg_id, int setFl, u64 *val_ptr) argument

Completed in 100 milliseconds