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.c24 static const struct device_type serial_ctrl_type = { variable
34 if (dev->type == &serial_ctrl_type && in serial_base_match()
35 str_has_prefix(drv->name, serial_ctrl_type.name)) in serial_base_match()
81 if (type == &serial_ctrl_type) in serial_base_device_init()
120 parent, &serial_ctrl_type, in serial_base_ctrl_add()