Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Dconfig.c1580 static void hisax_bc_close(struct BCState *bcs);
1623 cs->bcs[i].BC_Close = hisax_bc_close; in hisax_register()
1873 static void hisax_bc_close(struct BCState *bcs) in hisax_bc_close() function