Searched refs:bcm_sendmsg (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/can/
H A Dbcm.c876 * bcm_read_op - read out a bcm_op and send it to the user (for bcm_sendmsg)
899 * bcm_tx_setup - create or update a bcm tx op (for bcm_sendmsg)
1078 * bcm_rx_setup - create or update a bcm rx op (for bcm_sendmsg)
1289 * bcm_tx_send - send a single CAN frame to the CAN interface (for bcm_sendmsg)
1334 * bcm_sendmsg - process BCM commands (opcodes) from the userspace
1336 static int bcm_sendmsg(struct socket *sock, struct msghdr *msg, size_t size) function
1748 .sendmsg = bcm_sendmsg,

Completed in 218 milliseconds