Searched refs:hidma_mgmt_dev (Results 1 – 3 of 3) sorted by relevance
22 struct hidma_mgmt_dev *mdev;30 int (*get)(struct hidma_mgmt_dev *mdev);31 int (*set)(struct hidma_mgmt_dev *mdev, u64 val);35 static int get_##name(struct hidma_mgmt_dev *mdev) \39 static int set_##name(struct hidma_mgmt_dev *mdev, u64 val) \64 static int set_priority(struct hidma_mgmt_dev *mdev, unsigned int i, u64 val) in IMPLEMENT_GETSET()80 static int set_weight(struct hidma_mgmt_dev *mdev, unsigned int i, u64 val) in set_weight()110 struct hidma_mgmt_dev *mdev = dev_get_drvdata(dev); in show_values()127 struct hidma_mgmt_dev *mdev = dev_get_drvdata(dev); in set_values()152 struct hidma_mgmt_dev *mdev; in show_values_channel()[all …]
16 struct hidma_mgmt_dev { struct38 int hidma_mgmt_init_sys(struct hidma_mgmt_dev *dev); argument39 int hidma_mgmt_setup(struct hidma_mgmt_dev *mgmtdev);
73 int hidma_mgmt_setup(struct hidma_mgmt_dev *mgmtdev) in hidma_mgmt_setup()172 struct hidma_mgmt_dev *mgmtdev; in hidma_mgmt_probe()