Searched refs:profp (Results 1 – 3 of 3) sorted by relevance
420 capi_profile *profp; in b1_parse_version() local444 profp = &ctrl->profile; in b1_parse_version()446 flag = ((u8 *)(profp->manu))[1]; in b1_parse_version()462 flag = ((u8 *)(profp->manu))[3]; in b1_parse_version()476 flag = ((u8 *)(profp->manu))[5]; in b1_parse_version()
44 u16 capi20_get_profile(u32 contr, struct capi_profile *profp);
954 u16 capi20_get_profile(u32 contr, struct capi_profile *profp) in capi20_get_profile() argument960 profp->ncontroller = ncontrollers; in capi20_get_profile()968 memcpy(profp, &ctr->profile, sizeof(struct capi_profile)); in capi20_get_profile()