Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/can/
H A Dbcm.c829 * bcm_read_op - read out a bcm_op and send it to the user (for bcm_sendmsg)
852 * bcm_tx_setup - create or update a bcm tx op (for bcm_sendmsg)
1031 * bcm_rx_setup - create or update a bcm rx op (for bcm_sendmsg)
1242 * bcm_tx_send - send a single CAN frame to the CAN interface (for bcm_sendmsg)
1287 * bcm_sendmsg - process BCM commands (opcodes) from the userspace
1289 static int bcm_sendmsg(struct socket *sock, struct msghdr *msg, size_t size) in bcm_sendmsg() function
1705 .sendmsg = bcm_sendmsg,
/kernel/linux/linux-6.6/net/can/
H A Dbcm.c834 * bcm_read_op - read out a bcm_op and send it to the user (for bcm_sendmsg)
857 * bcm_tx_setup - create or update a bcm tx op (for bcm_sendmsg)
1036 * bcm_rx_setup - create or update a bcm rx op (for bcm_sendmsg)
1247 * bcm_tx_send - send a single CAN frame to the CAN interface (for bcm_sendmsg)
1292 * bcm_sendmsg - process BCM commands (opcodes) from the userspace
1294 static int bcm_sendmsg(struct socket *sock, struct msghdr *msg, size_t size) in bcm_sendmsg() function
1703 .sendmsg = bcm_sendmsg,

Completed in 5 milliseconds