Searched refs:B_L2L1 (Results 1 – 1 of 1) sorted by relevance
/drivers/isdn/hisax/ |
D | config.c | 1688 static inline void B_L2L1(struct hisax_b_if *b_if, int pr, void *arg) in B_L2L1() function 1771 B_L2L1(b_if, PH_DATA | REQUEST, skb); in hisax_b_l1l2() 1829 B_L2L1(b_if, pr, (void *)(unsigned long)st->l1.mode); in hisax_b_l2l1() 1835 B_L2L1(b_if, PH_DATA | REQUEST, arg); in hisax_b_l2l1() 1850 B_L2L1(b_if, pr, arg); in hisax_b_l2l1() 1880 B_L2L1(b_if, PH_DEACTIVATE | REQUEST, NULL); in hisax_bc_close()
|