Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/hvc/
Dhvcs.c470 static struct attribute_group hvcs_attr_group = { variable
718 sysfs_remove_group(&vdev->dev.kobj, &hvcs_attr_group); in hvcs_destruct_port()
808 retval = sysfs_create_group(&dev->dev.kobj, &hvcs_attr_group); in hvcs_probe()