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.c275 int max_alias_num = of_alias_get_highest_id("serial"); in get_port_from_line() local
278 line = ida_alloc_range(&port_ida, max_alias_num + 1, in get_port_from_line()