Searched refs:is_peripheral (Results 1 – 4 of 4) sorted by relevance
541 if (cdev->is_peripheral) { in m_can_receive_skb()680 if (cdev->is_peripheral) in m_can_handle_lost_msg()739 if (cdev->is_peripheral) in m_can_handle_lec_err()859 if (cdev->is_peripheral) in m_can_handle_state_change()946 if (cdev->is_peripheral) in m_can_handle_protocol_error()1072 if (cdev->is_peripheral) in m_can_tx_update_stats()1234 if (!cdev->is_peripheral) { in m_can_interrupt_handler()1250 if (cdev->is_peripheral) in m_can_interrupt_handler()1264 if (cdev->is_peripheral) in m_can_interrupt_handler()1685 if (!cdev->is_peripheral) in m_can_dev_setup()[all …]
101 int is_peripheral; member
149 mcan_class->is_peripheral = false; in m_can_plat_probe()
418 mcan_class->is_peripheral = true; in tcan4x5x_can_probe()