serdev_controller_alloc 519 drivers/tty/serdev/core.c EXPORT_SYMBOL_GPL(serdev_controller_alloc); serdev_controller_alloc 275 drivers/tty/serdev/serdev-ttyport.c ctrl = serdev_controller_alloc(parent, sizeof(struct serport)); serdev_controller_alloc 167 include/linux/serdev.h struct serdev_controller *serdev_controller_alloc(struct device *, size_t);