Home
last modified time | relevance | path

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

/linux/net/can/
H A Dgw.c276 static void canfdframecpy(struct canfd_frame *dst, struct canfd_frame *src) in canfdframecpy() function
845 canfdframecpy(&mod->modframe.and, &mb.cf); in cgw_parse_attr()
864 canfdframecpy(&mod->modframe.or, &mb.cf); in cgw_parse_attr()
883 canfdframecpy(&mod->modframe.xor, &mb.cf); in cgw_parse_attr()
902 canfdframecpy(&mod->modframe.set, &mb.cf); in cgw_parse_attr()