set_serial
int set_serial(struct device_path *, int, char *);
return set_serial(console, 1, dot);
return set_serial(console, port, dot);