Home
last modified time | relevance | path

Searched refs:isac_d_l2l1 (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/isdn/hisax/
Dhisax_isac.h38 void isac_d_l2l1(struct hisax_if *hisax_d_if, int pr, void *arg);
Dhisax_isac.c839 void isac_d_l2l1(struct hisax_if *hisax_d_if, int pr, void *arg) in isac_d_l2l1() function
886 EXPORT_SYMBOL(isac_d_l2l1);
Dhisax_fcpcipnp.c850 adapter->isac.hisax_d_if.ifc.l2l1 = isac_d_l2l1; in new_adapter()