Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvcs.c468 static struct attribute_group hvcs_attr_group = { variable
716 sysfs_remove_group(&vdev->dev.kobj, &hvcs_attr_group); in hvcs_destruct_port()
806 retval = sysfs_create_group(&dev->dev.kobj, &hvcs_attr_group); in hvcs_probe()