Home
last modified time | relevance | path

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

/linux-2.6.39/net/caif/
Dcffrml.c19 #define container_obj(layr) container_of(layr, struct cffrml, layer)
21 struct cffrml { struct
35 struct cffrml *this = kmalloc(sizeof(struct cffrml), GFP_ATOMIC); in cffrml_create() argument
40 caif_assert(offsetof(struct cffrml, layer) == 0); in cffrml_create()
76 struct cffrml *this; in cffrml_receive()
124 struct cffrml *this = container_obj(layr); in cffrml_transmit()
DMakefile5 cffrml.o cfveil.o cfdbgl.o\
/linux-2.6.39/include/net/caif/
Dcffrml.h11 struct cffrml;
Dcfmuxl.h12 struct cffrml;