Searched refs:is_peripheral (Results 1 – 4 of 4) sorted by relevance
470 if (cdev->is_peripheral) { in m_can_receive_skb()609 if (cdev->is_peripheral) in m_can_handle_lost_msg()668 if (cdev->is_peripheral) in m_can_handle_lec_err()788 if (cdev->is_peripheral) in m_can_handle_state_change()875 if (cdev->is_peripheral) in m_can_handle_protocol_error()1017 if (cdev->is_peripheral) in m_can_tx_update_stats()1101 if (!cdev->is_peripheral) { in m_can_isr()1114 if (cdev->is_peripheral) in m_can_isr()1131 if (cdev->is_peripheral) in m_can_isr()1521 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()