Searched refs:is_peripheral (Results 1 – 4 of 4) sorted by relevance
680 if (cdev->is_peripheral) in m_can_handle_lost_msg()752 if (cdev->is_peripheral) in m_can_handle_lec_err()872 if (cdev->is_peripheral) in m_can_handle_state_change()959 if (cdev->is_peripheral) in m_can_handle_protocol_error()1085 if (cdev->is_peripheral) in m_can_tx_update_stats()1289 if (cdev->is_peripheral) in m_can_interrupt_handler()2016 if (cdev->is_peripheral) in m_can_start_xmit()2068 if (cdev->is_peripheral) in m_can_open()2113 if (cdev->is_peripheral) in m_can_open()2116 if (cdev->is_peripheral) in m_can_open()[all …]
102 int is_peripheral; member
149 mcan_class->is_peripheral = false; in m_can_plat_probe()
460 mcan_class->is_peripheral = true; in tcan4x5x_can_probe()
Completed in 16 milliseconds