Searched refs:serial_ctrl_type (Results 1 – 1 of 1) sorted by relevance
23 static const struct device_type serial_ctrl_type = { variable33 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()