Home
last modified time | relevance | path

Searched refs:tcan4x5x_init (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/can/m_can/
H A Dtcan4x5x.c315 static int tcan4x5x_init(struct m_can_classdev *cdev) in tcan4x5x_init() function
400 .init = tcan4x5x_init,
483 ret = tcan4x5x_init(mcan_class); in tcan4x5x_can_probe()