Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/can/
H A Dgw.c214 static void canfdframecpy(struct canfd_frame *dst, struct canfd_frame *src) in canfdframecpy() function
762 canfdframecpy(&mod->modframe.and, &mb.cf); in cgw_parse_attr()
781 canfdframecpy(&mod->modframe.or, &mb.cf); in cgw_parse_attr()
800 canfdframecpy(&mod->modframe.xor, &mb.cf); in cgw_parse_attr()
819 canfdframecpy(&mod->modframe.set, &mb.cf); in cgw_parse_attr()