Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dqcom_geni_serial.c299 int max_alias_num = of_alias_get_highest_id("serial"); in get_port_from_line() local
302 line = ida_alloc_range(&port_ida, max_alias_num + 1, nr_ports, GFP_KERNEL); in get_port_from_line()