Searched refs:open_dchannel_caller (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
H A D | mISDNipac.c | 743 open_dchannel_caller(struct isac_hw *isac, struct channel_req *rq, void *caller) in open_dchannel_caller() function 763 return open_dchannel_caller(isac, rq, __builtin_return_address(0)); in open_dchannel() 1539 err = open_dchannel_caller(isac, rq, __builtin_return_address(0)); in ipac_dctrl()
|
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | mISDNipac.c | 743 open_dchannel_caller(struct isac_hw *isac, struct channel_req *rq, void *caller) in open_dchannel_caller() function 763 return open_dchannel_caller(isac, rq, __builtin_return_address(0)); in open_dchannel() 1539 err = open_dchannel_caller(isac, rq, __builtin_return_address(0)); in ipac_dctrl()
|
Completed in 4 milliseconds