Searched refs:cdev_ctrl (Results 1 – 2 of 2) sorted by relevance
750 &hdev->cdev_ctrl, &hdev->dev_ctrl); in cdev_sysfs_debugfs_add()754 rc = cdev_device_add(&hdev->cdev_ctrl, hdev->dev_ctrl); in cdev_sysfs_debugfs_add()774 cdev_device_del(&hdev->cdev_ctrl, hdev->dev_ctrl); in cdev_sysfs_debugfs_add()787 cdev_device_del(&hdev->cdev_ctrl, hdev->dev_ctrl); in cdev_sysfs_debugfs_remove()
3419 struct cdev cdev_ctrl; member