Home
last modified time | relevance | path

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

/drivers/net/can/c_can/
Dc_can_platform.c197 .id = BOSCH_D_CAN,
206 .id = BOSCH_D_CAN,
218 .id = BOSCH_D_CAN,
321 case BOSCH_D_CAN: in c_can_plat_probe()
425 if (priv->type != BOSCH_D_CAN) { in c_can_suspend()
452 if (priv->type != BOSCH_D_CAN) { in c_can_resume()
Dc_can.c335 if (priv->type == BOSCH_D_CAN) { in c_can_setup_tx_object()
419 if (priv->type == BOSCH_D_CAN) { in c_can_read_msg_object()
627 priv->comm_rcv_high = priv->type != BOSCH_D_CAN ? in c_can_start()
775 if (priv->type != BOSCH_D_CAN) in c_can_rx_finalize()
1034 if (priv->type != BOSCH_D_CAN) in c_can_poll()
1196 WARN_ON(priv->type != BOSCH_D_CAN); in c_can_power_down()
1231 WARN_ON(priv->type != BOSCH_D_CAN); in c_can_power_up()
Dc_can.h169 BOSCH_D_CAN, enumerator
Dc_can_pci.c179 case BOSCH_D_CAN: in c_can_pci_probe()