Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/hisax/
Dhfc_usb.c1099 struct hisax_b_if *p_b_if[2]; in hfc_usb_init() local
1202 p_b_if[i] = &hfc->b_if[i]; in hfc_usb_init()
1206 i = hisax_register(&hfc->d_if, p_b_if, "hfc_usb", hfc->protocol); in hfc_usb_init()
1217 hfc->fifos[i].hif = &p_b_if[i / 2]->ifc; in hfc_usb_init()