Searched refs:is_peripheral (Results 1 – 4 of 4) sorted by relevance
591 if (cdev->is_peripheral) in m_can_handle_lost_msg()653 if (cdev->is_peripheral) in m_can_handle_lec_err()777 if (cdev->is_peripheral) in m_can_handle_state_change()866 if (cdev->is_peripheral) in m_can_handle_protocol_error()996 if (cdev->is_peripheral) in m_can_tx_update_stats()1111 if (cdev->is_peripheral) in m_can_isr()1573 if (cdev->is_peripheral) in m_can_close()1789 if (cdev->is_peripheral) in m_can_open()1830 if (cdev->is_peripheral) in m_can_open()1833 if (cdev->is_peripheral) in m_can_open()[all …]
97 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()
Completed in 10 milliseconds