Searched refs:hisax_setup_func_t (Results 1 – 2 of 2) sorted by relevance
/drivers/isdn/hisax/ | ||
D | hisax_cfg.h | 63 typedef int (*hisax_setup_func_t)(struct IsdnCard *card); typedef |
D | config.c | 1175 struct module *lockowner, hisax_setup_func_t card_setup) in checkcard() |