Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/can/c_can/
Dc_can_platform.c198 .id = BOSCH_D_CAN,
207 .id = BOSCH_D_CAN,
219 .id = BOSCH_D_CAN,
322 case BOSCH_D_CAN: in c_can_plat_probe()
426 if (priv->type != BOSCH_D_CAN) { in c_can_suspend()
453 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()
414 if (priv->type == BOSCH_D_CAN) { in c_can_read_msg_object()
572 if (priv->type != BOSCH_D_CAN) in c_can_software_reset()
647 priv->comm_rcv_high = priv->type != BOSCH_D_CAN ? in c_can_start()
795 if (priv->type != BOSCH_D_CAN) in c_can_rx_finalize()
1066 if (priv->type != BOSCH_D_CAN) in c_can_poll()
1244 WARN_ON(priv->type != BOSCH_D_CAN); in c_can_power_down()
1279 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()