Searched refs:chanops (Results 1 – 2 of 2) sorted by relevance
1 What: /sys/devices/platform/hidma-mgmt*/chanops/chan*/priority2 /sys/devices/platform/QCOM8060:*/chanops/chan*/priority10 What: /sys/devices/platform/hidma-mgmt*/chanops/chan*/weight11 /sys/devices/platform/QCOM8060:*/chanops/chan*/weight
239 struct kobject *chanops; in hidma_mgmt_init_sys() local246 chanops = kobject_create_and_add("chanops", &mdev->pdev->dev.kobj); in hidma_mgmt_init_sys()247 if (!chanops) in hidma_mgmt_init_sys()255 mdev->chroots[i] = kobject_create_and_add(name, chanops); in hidma_mgmt_init_sys()