Searched refs:cfmuxl (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/caif/
H A Dcfmuxl.c14 #include <net/caif/cfmuxl.h>
18 #define container_obj(layr) container_of(layr, struct cfmuxl, layer)
24 struct cfmuxl { struct
46 static struct cflayer *get_up(struct cfmuxl *muxl, u16 id);
50 struct cfmuxl *this = kzalloc(sizeof(struct cfmuxl), GFP_ATOMIC);
67 struct cfmuxl *muxl = (struct cfmuxl *) layr;
88 struct cfmuxl *muxl = container_obj(layr);
106 struct cfmuxl *mux
[all...]
H A DMakefile5 cfcnfg.o cfmuxl.o cfctrl.o \
H A Dcfcnfg.c18 #include <net/caif/cfmuxl.h>

Completed in 117 milliseconds