Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dserdev.h147 static inline void serdev_controller_set_drvdata(struct serdev_controller *ctrl, in serdev_controller_set_drvdata() function
/OK3568_Linux_fs/kernel/drivers/tty/serdev/
H A Dcore.c527 serdev_controller_set_drvdata(ctrl, &ctrl[1]); in serdev_controller_alloc()