Searched refs:is_peripheral (Results 1 – 4 of 4) sorted by relevance
482 if (cdev->is_peripheral) { in m_can_receive_skb()621 if (cdev->is_peripheral) in m_can_handle_lost_msg()693 if (cdev->is_peripheral) in m_can_handle_lec_err()813 if (cdev->is_peripheral) in m_can_handle_state_change()900 if (cdev->is_peripheral) in m_can_handle_protocol_error()1042 if (cdev->is_peripheral) in m_can_tx_update_stats()1126 if (!cdev->is_peripheral) { in m_can_isr()1139 if (cdev->is_peripheral) in m_can_isr()1156 if (cdev->is_peripheral) in m_can_isr()1540 if (!cdev->is_peripheral) in m_can_dev_setup()[all …]
93 int is_peripheral; member
152 mcan_class->is_peripheral = false; in m_can_plat_probe()
417 mcan_class->is_peripheral = true; in tcan4x5x_can_probe()