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

/linux-master/drivers/isdn/capi/
H A Dkcapi.h65 u16 capi20_get_profile(u32 contr, struct capi_profile *profp);
H A Dkcapi.c819 * capi20_get_profile() - CAPI 2.0 operation CAPI_GET_PROFILE
828 u16 capi20_get_profile(u32 contr, struct capi_profile *profp) function
H A Dcapi.c821 cdev->errcode = capi20_get_profile(data.contr, &data.profile);
830 cdev->errcode = capi20_get_profile(data.contr, &data.profile);

Completed in 211 milliseconds