Lines Matching refs:error
32 #include <linux/can/error.h>
158 * Return: Pointer to string representation of the error state
258 * Return: 0 on success, -%EPERM on error
273 * Return: 0 on success, -%EPERM on error
373 * Return: 0 on success and failure value on error
412 /* Bus error reporting -> Allow Error/Arb.lost interrupts */
442 * Return: 0 on success and failure value on error
593 * negative return values reserved for error cases
775 WARN(true, "Invalid error state");
797 * This is the CAN error interrupt and it will check the type of error and forward the error
816 netdev_info(ndev, "%s: ISR = 0x%08x, rxerr %d, txerr %d, error type %lu, pos %lu, ALC id_field %lu, bit %lu\n",
825 /* EWLI: error warning limit condition met
828 * BEI: bus error interrupt
876 netdev_warn(ndev, "unhandled error state (%d:%s)!\n",
895 netdev_info(ndev, "bus error\n");
1005 * if error / aborted -> ?? (find how to handle oneshot mode)
1027 * error. If desired, it was already reported (possible multiple
1195 * Return: 0 on success and failure value on error
1272 * ctucan_get_berr_counter() - error counter routine
1276 * This is the driver error counter routine.
1277 * Return: 0 on success and failure value on error