Searched refs:cdev_ctrl (Results 1 – 2 of 2) sorted by relevance
688 rc = cdev_device_add(&hdev->cdev_ctrl, hdev->dev_ctrl); in cdev_sysfs_debugfs_add()709 cdev_device_del(&hdev->cdev_ctrl, hdev->dev_ctrl); in cdev_sysfs_debugfs_add()722 cdev_device_del(&hdev->cdev_ctrl, hdev->dev_ctrl); in cdev_sysfs_debugfs_remove()2036 name, &hdev->cdev_ctrl, &hdev->dev_ctrl); in create_cdev()
3315 struct cdev cdev_ctrl; member