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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-std.h37 unsigned int pvr2_std_id_to_str(char *bufPtr, unsigned int bufSize,
H A Dpvrusb2-std.c186 unsigned int pvr2_std_id_to_str(char *bufPtr, unsigned int bufSize, function
305 bcnt = pvr2_std_id_to_str(std->name,sizeof(std->name)-1,id);
331 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),id);
359 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),fmsk);
H A Dpvrusb2-hdw.c861 *len = pvr2_std_id_to_str(bufPtr,bufSize,msk & val);
1914 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),hdw->std_mask_eeprom);
1924 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),std2);
1935 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),std1);
1945 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),std3);
1964 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),
2599 cnt1 = pvr2_std_id_to_str(
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/pvrusb2/
H A Dpvrusb2-std.h37 unsigned int pvr2_std_id_to_str(char *bufPtr, unsigned int bufSize,
H A Dpvrusb2-std.c186 unsigned int pvr2_std_id_to_str(char *bufPtr, unsigned int bufSize, function
305 bcnt = pvr2_std_id_to_str(std->name,sizeof(std->name)-1,id);
331 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),id);
359 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),fmsk);
H A Dpvrusb2-hdw.c861 *len = pvr2_std_id_to_str(bufPtr,bufSize,msk & val);
1914 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),hdw->std_mask_eeprom);
1924 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),std2);
1935 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),std1);
1945 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),std3);
1964 bcnt = pvr2_std_id_to_str(buf,sizeof(buf),
2599 cnt1 = pvr2_std_id_to_str(

Completed in 127 milliseconds