Searched refs:rt_serial (Results 1 – 1 of 1) sorted by relevance
161 struct rt_serial_device *rt_serial = rt_ofw_data(np); in ofw_console_serial_find() local163 if (rt_serial) in ofw_console_serial_find()165 rt_obj = &rt_serial->parent.parent; in ofw_console_serial_find()174 rt_serial->parent.type == RT_Device_Class_Char) in ofw_console_serial_find()
Completed in 4 milliseconds