Searched refs:routine (Results 1 – 10 of 10) sorted by relevance
/linux-4.19.296/drivers/isdn/mISDN/ ! |
D | fsm.h | 48 void (*routine) (struct FsmInst *, int, void *); member
|
D | fsm.c | 51 fnlist[i].state] = (FSMFNPTR) fnlist[i].routine; in mISDN_FsmNew()
|
/linux-4.19.296/drivers/isdn/hisax/ ! |
D | fsm.h | 40 void (*routine) (struct FsmInst *, int, void *); member
|
D | fsm.c | 43 fnlist[i].state] = (FSMFNPTR)fnlist[i].routine; in FsmNew()
|
D | hisax.h | 187 void (*routine) (struct FsmInst *, int, void *); member
|
/linux-4.19.296/fs/affs/ ! |
D | Changes | 300 - The same get_block()-routine can now be used for
|
/linux-4.19.296/drivers/isdn/i4l/ ! |
D | isdn_tty.c | 981 isdn_tty_paranoia_check(modem_info *info, char *name, const char *routine) in isdn_tty_paranoia_check() argument 986 name, routine); in isdn_tty_paranoia_check() 991 name, routine); in isdn_tty_paranoia_check()
|
/linux-4.19.296/drivers/char/pcmcia/ ! |
D | synclink_cs.c | 654 char *name, const char *routine) in mgslpc_paranoia_check() argument 663 printk(badinfo, name, routine); in mgslpc_paranoia_check() 667 printk(badmagic, name, routine); in mgslpc_paranoia_check()
|
/linux-4.19.296/crypto/ ! |
D | Kconfig | 559 which will enable any routine to use the CRC32 instruction to 601 which will enable any routine to use the CRC-32-IEEE 802.3 checksum
|
/linux-4.19.296/drivers/media/dvb-frontends/ ! |
D | drxk_hard.c | 1455 #error DRXK register mapping no longer compatible with this routine! in scu_command()
|