Searched refs:swm_can_device (Results 1 – 1 of 1) sorted by relevance
68 struct swm_can_device struct123 struct swm_can_device *can_dev; in swm_can_config()129 can_dev = (struct swm_can_device *)can_device->parent.user_data; in swm_can_config()176 struct swm_can_device *can_dev; in swm_can_control()180 can_dev = (struct swm_can_device *)can_device->parent.user_data; in swm_can_control()325 struct swm_can_device *can_dev; in swm_can_sendmsg()328 can_dev = (struct swm_can_device *)can_device->parent.user_data; in swm_can_sendmsg()407 struct swm_can_device *can_dev; in swm_can_recvmsg()409 can_dev = (struct swm_can_device *)can_device->parent.user_data; in swm_can_recvmsg()458 struct swm_can_device *can_dev; in swm_can_isr()[all …]
Completed in 7 milliseconds