Searched refs:cfmuxl (Results 1 – 2 of 2) sorted by relevance
18 #define container_obj(layr) container_of(layr, struct cfmuxl, layer)24 struct cfmuxl { struct46 static struct cflayer *get_up(struct cfmuxl *muxl, u16 id); argument50 struct cfmuxl *this = kzalloc(sizeof(struct cfmuxl), GFP_ATOMIC); in cfmuxl_create()67 struct cfmuxl *muxl = (struct cfmuxl *) layr; in cfmuxl_set_dnlayer()88 struct cfmuxl *muxl = container_obj(layr); in cfmuxl_set_uplayer()106 struct cfmuxl *muxl = container_obj(layr); in cfmuxl_remove_dnlayer()123 static struct cflayer *get_up(struct cfmuxl *muxl, u16 id) in get_up()137 static struct cflayer *get_dn(struct cfmuxl *muxl, struct dev_info *dev_info) in get_dn()154 struct cfmuxl *muxl = container_obj(layr); in cfmuxl_remove_uplayer()[all …]
5 cfcnfg.o cfmuxl.o cfctrl.o \