Home
last modified time | relevance | path

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

/linux-2.6.39/net/caif/
Dcfmuxl.c45 static struct cflayer *get_up(struct cfmuxl *muxl, u16 id);
100 up = get_up(muxl, channel_id); in cfmuxl_get_phyid()
148 static struct cflayer *get_up(struct cfmuxl *muxl, u16 id) in get_up() function
178 up = get_up(muxl, id); in cfmuxl_remove_uplayer()
202 up = get_up(muxl, id); in cfmuxl_receive()