Searched refs:is_peripheral (Results 1 – 4 of 4) sorted by relevance
461 if (cdev->is_peripheral) { in m_can_receive_skb()592 if (cdev->is_peripheral) in m_can_handle_lost_msg()651 if (cdev->is_peripheral) in m_can_handle_lec_err()771 if (cdev->is_peripheral) in m_can_handle_state_change()860 if (cdev->is_peripheral) in m_can_handle_protocol_error()990 if (cdev->is_peripheral) in m_can_tx_update_stats()1074 if (!cdev->is_peripheral) in m_can_isr()1085 if (cdev->is_peripheral) in m_can_isr()1102 if (cdev->is_peripheral) in m_can_isr()1469 if (!cdev->is_peripheral) in m_can_dev_setup()[all …]
93 int is_peripheral; member
139 mcan_class->is_peripheral = false; in m_can_plat_probe()
350 mcan_class->is_peripheral = true; in tcan4x5x_can_probe()