Searched refs:cdev_ctrl (Results 1 – 2 of 2) sorted by relevance
207 rc = cdev_device_add(&hdev->cdev_ctrl, hdev->dev_ctrl); in device_cdev_sysfs_add()226 cdev_device_del(&hdev->cdev_ctrl, hdev->dev_ctrl); in device_cdev_sysfs_add()238 cdev_device_del(&hdev->cdev_ctrl, hdev->dev_ctrl); in device_cdev_sysfs_del()1160 name, &hdev->cdev_ctrl, &hdev->dev_ctrl); in hl_device_init()
1602 struct cdev cdev_ctrl; member