Searched defs:bufSize (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/media/usb/pvrusb2/ | ||
H A D | pvrusb2-std.c | 186 unsigned int pvr2_std_id_to_str(char *bufPtr, unsigned int bufSize, pvr2_std_id_to_str() argument 118 find_std_name(const struct std_name *arrPtr, unsigned int arrSize, const char *bufPtr, unsigned int bufSize) find_std_name() argument 134 pvr2_std_str_to_id(v4l2_std_id *idPtr,const char *bufPtr, unsigned int bufSize) pvr2_std_str_to_id() argument |
H A D | pvrusb2-hdw.c | 865 ctrl_std_val_to_sym(struct pvr2_ctrl *cptr,int msk,int val, char *bufPtr,unsigned int bufSize, unsigned int *len) ctrl_std_val_to_sym() argument 873 ctrl_std_sym_to_val(struct pvr2_ctrl *cptr, const char *bufPtr,unsigned int bufSize, int *mskp,int *valp) ctrl_std_sym_to_val() argument |
/linux-4.4.14/sound/oss/dmasound/ | ||
H A D | dmasound.h | 214 int bufSize; /* in bytes */ member in struct:sound_queue |
Completed in 119 milliseconds