[go: nahoru, domu]

Searched refs:profp (Results 1 - 3 of 3) sorted by relevance

/drivers/isdn/hardware/avm/
H A Db1.c420 capi_profile *profp; local
444 profp = &ctrl->profile;
446 flag = ((u8 *)(profp->manu))[1];
462 flag = ((u8 *)(profp->manu))[3];
476 flag = ((u8 *)(profp->manu))[5];
/drivers/isdn/capi/
H A Dkcapi.c946 * @profp: result structure.
953 u16 capi20_get_profile(u32 contr, struct capi_profile *profp) argument
959 profp->ncontroller = ncontrollers;
967 memcpy(profp, &ctr->profile, sizeof(struct capi_profile));
H A Dcapidrv.c2248 static int capidrv_addcontr(u16 contr, struct capi_profile *profp) argument
2270 card->nbchan = profp->nbchannel;
2279 card->interface.channels = profp->nbchannel;
2293 if (profp->support1 & (1 << 2))
2298 if (profp->support1 & (1 << 8))

Completed in 74 milliseconds