cfmuxl 18 net/caif/cfmuxl.c #define container_obj(layr) container_of(layr, struct cfmuxl, layer) cfmuxl 46 net/caif/cfmuxl.c static struct cflayer *get_up(struct cfmuxl *muxl, u16 id); cfmuxl 50 net/caif/cfmuxl.c struct cfmuxl *this = kzalloc(sizeof(struct cfmuxl), GFP_ATOMIC); cfmuxl 67 net/caif/cfmuxl.c struct cfmuxl *muxl = (struct cfmuxl *) layr; cfmuxl 88 net/caif/cfmuxl.c struct cfmuxl *muxl = container_obj(layr); cfmuxl 106 net/caif/cfmuxl.c struct cfmuxl *muxl = container_obj(layr); cfmuxl 123 net/caif/cfmuxl.c static struct cflayer *get_up(struct cfmuxl *muxl, u16 id) cfmuxl 137 net/caif/cfmuxl.c static struct cflayer *get_dn(struct cfmuxl *muxl, struct dev_info *dev_info) cfmuxl 154 net/caif/cfmuxl.c struct cfmuxl *muxl = container_obj(layr); cfmuxl 177 net/caif/cfmuxl.c struct cfmuxl *muxl = container_obj(layr); cfmuxl 213 net/caif/cfmuxl.c struct cfmuxl *muxl = container_obj(layr); cfmuxl 249 net/caif/cfmuxl.c struct cfmuxl *muxl = container_obj(layr);