Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/can/c_can/
Dc_can_platform.c200 .id = BOSCH_D_CAN,
210 .id = BOSCH_D_CAN,
223 .id = BOSCH_D_CAN,
327 case BOSCH_D_CAN: in c_can_plat_probe()
433 if (priv->type != BOSCH_D_CAN) { in c_can_suspend()
460 if (priv->type != BOSCH_D_CAN) { in c_can_resume()
Dc_can_main.c315 if (priv->type == BOSCH_D_CAN) { in c_can_setup_tx_object()
390 if (priv->type == BOSCH_D_CAN) { in c_can_read_msg_object()
569 if (priv->type != BOSCH_D_CAN) in c_can_software_reset()
644 priv->comm_rcv_high = priv->type != BOSCH_D_CAN ? in c_can_start()
814 if (priv->type != BOSCH_D_CAN) in c_can_rx_finalize()
1073 if (priv->type != BOSCH_D_CAN) in c_can_poll()
1265 WARN_ON(priv->type != BOSCH_D_CAN); in c_can_power_down()
1300 WARN_ON(priv->type != BOSCH_D_CAN); in c_can_power_up()
Dc_can.h153 BOSCH_D_CAN, enumerator
Dc_can_pci.c179 case BOSCH_D_CAN: in c_can_pci_probe()