Searched refs:hisax_register (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/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 | 110 if (hisax_register(&adapter->hisax_d_if, b_if, "st5481_usb", in probe_st5481()
|
D | config.c | 1579 EXPORT_SYMBOL(hisax_register); 1597 int hisax_register(struct hisax_d_if *hisax_d_if, struct hisax_b_if *b_if[], in hisax_register() function
|
D | hisax_fcpcipnp.c | 863 if (hisax_register(&adapter->isac.hisax_d_if, b_if, "fcpcipnp", in new_adapter()
|
D | hfc4s8s_l1.c | 1430 if (hisax_register in hfc_hardware_enable()
|
D | hfc_usb.c | 1209 i = hisax_register(&hfc->d_if, p_b_if, "hfc_usb", hfc->protocol); in hfc_usb_init()
|