Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dserial_base_bus.c23 static const struct device_type serial_ctrl_type = { variable
33 if (dev->type == &serial_ctrl_type && in serial_base_match()
34 str_has_prefix(drv->name, serial_ctrl_type.name)) in serial_base_match()
80 if (type == &serial_ctrl_type) in serial_base_device_init()
119 parent, &serial_ctrl_type, in serial_base_ctrl_add()