serdev_device_alloc  465 drivers/tty/serdev/core.c EXPORT_SYMBOL_GPL(serdev_device_alloc);
serdev_device_alloc  534 drivers/tty/serdev/core.c 		serdev = serdev_device_alloc(ctrl);
serdev_device_alloc  565 drivers/tty/serdev/core.c 	serdev = serdev_device_alloc(ctrl);
serdev_device_alloc  163 include/linux/serdev.h struct serdev_device *serdev_device_alloc(struct serdev_controller *);