Searched refs:B_L2L1 (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/isdn/hisax/ |
D | config.c | 1685 static inline void B_L2L1(struct hisax_b_if *b_if, int pr, void *arg) in B_L2L1() function 1768 B_L2L1(b_if, PH_DATA | REQUEST, skb); in hisax_b_l1l2() 1826 B_L2L1(b_if, pr, (void *)(unsigned long)st->l1.mode); in hisax_b_l2l1() 1832 B_L2L1(b_if, PH_DATA | REQUEST, arg); in hisax_b_l2l1() 1848 B_L2L1(b_if, pr, arg); in hisax_b_l2l1() 1878 B_L2L1(b_if, PH_DEACTIVATE | REQUEST, NULL); in hisax_bc_close()
|