Searched refs:idPtr (Results 1 – 3 of 3) sorted by relevance
120 int pvr2_std_str_to_id(v4l2_std_id *idPtr,const char *bufPtr, in pvr2_std_str_to_id() argument167 if (idPtr) *idPtr = id; in pvr2_std_str_to_id()
16 int pvr2_std_str_to_id(v4l2_std_id *idPtr,const char *bufPtr,
256 const XID* idPtr = data; in ht_resourceid_hash() local257 XID id = *idPtr & RESOURCE_ID_MASK; in ht_resourceid_hash()