Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dserial_base_bus.c25 static const struct device_type serial_ctrl_type = { variable
35 if (dev->type == &serial_ctrl_type && in serial_base_match()
36 str_has_prefix(drv->name, serial_ctrl_type.name)) in serial_base_match()
83 if (type == &serial_ctrl_type) in serial_base_device_init()
123 parent, &serial_ctrl_type, in serial_base_ctrl_add()