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

/linux-master/drivers/net/can/c_can/
H A Dc_can_platform.c200 .id = BOSCH_D_CAN,
210 .id = BOSCH_D_CAN,
223 .id = BOSCH_D_CAN,
317 case BOSCH_D_CAN:
421 if (priv->type != BOSCH_D_CAN) {
448 if (priv->type != BOSCH_D_CAN) {
H A Dc_can.h153 BOSCH_D_CAN, enumerator in enum:c_can_dev_id
244 if (priv->type == BOSCH_D_CAN)
H A Dc_can_main.c315 if (priv->type == BOSCH_D_CAN) {
390 if (priv->type == BOSCH_D_CAN) {
569 if (priv->type != BOSCH_D_CAN)
644 priv->comm_rcv_high = priv->type != BOSCH_D_CAN ?
763 if (priv->type == BOSCH_D_CAN && tail == 0) {
813 if (priv->type != BOSCH_D_CAN)
1071 if (priv->type != BOSCH_D_CAN)
1263 WARN_ON(priv->type != BOSCH_D_CAN);
1298 WARN_ON(priv->type != BOSCH_D_CAN);
H A Dc_can_pci.c179 case BOSCH_D_CAN:

Completed in 124 milliseconds