Home
last modified time | relevance | path

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

/Linux-v5.4/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.c339 if (priv->type == BOSCH_D_CAN) { in c_can_setup_tx_object()
423 if (priv->type == BOSCH_D_CAN) { in c_can_read_msg_object()
581 if (priv->type != BOSCH_D_CAN) in c_can_software_reset()
656 priv->comm_rcv_high = priv->type != BOSCH_D_CAN ? in c_can_start()
804 if (priv->type != BOSCH_D_CAN) in c_can_rx_finalize()
1075 if (priv->type != BOSCH_D_CAN) in c_can_poll()
1253 WARN_ON(priv->type != BOSCH_D_CAN); in c_can_power_down()
1288 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()