Searched refs:hisax_register (Results 1 – 6 of 6) sorted by relevance
/linux-4.19.296/drivers/isdn/hisax/ |
D | hisax_if.h | 62 int hisax_register(struct hisax_d_if *hisax_if, struct hisax_b_if *b_if[],
|
D | st5481_init.c | 107 if (hisax_register(&adapter->hisax_d_if, b_if, "st5481_usb", in probe_st5481()
|
D | config.c | 1571 EXPORT_SYMBOL(hisax_register); 1589 int hisax_register(struct hisax_d_if *hisax_d_if, struct hisax_b_if *b_if[], in hisax_register() function
|
D | hisax_fcpcipnp.c | 862 if (hisax_register(&adapter->isac.hisax_d_if, b_if, "fcpcipnp", in new_adapter()
|
D | hfc_usb.c | 1200 i = hisax_register(&hfc->d_if, p_b_if, "hfc_usb", hfc->protocol); in hfc_usb_init()
|
D | hfc4s8s_l1.c | 1327 if (hisax_register in hfc_hardware_enable()
|