Searched refs:hidma_mgmt_dev (Results 1 – 3 of 3) sorted by relevance
14 struct hidma_mgmt_dev *mdev;22 int (*get)(struct hidma_mgmt_dev *mdev);23 int (*set)(struct hidma_mgmt_dev *mdev, u64 val);27 static int get_##name(struct hidma_mgmt_dev *mdev) \31 static int set_##name(struct hidma_mgmt_dev *mdev, u64 val) \56 static int set_priority(struct hidma_mgmt_dev *mdev, unsigned int i, u64 val) in IMPLEMENT_GETSET()72 static int set_weight(struct hidma_mgmt_dev *mdev, unsigned int i, u64 val) in set_weight()102 struct hidma_mgmt_dev *mdev = dev_get_drvdata(dev); in show_values()119 struct hidma_mgmt_dev *mdev = dev_get_drvdata(dev); in set_values()144 struct hidma_mgmt_dev *mdev; in show_values_channel()[all …]
8 struct hidma_mgmt_dev { struct30 int hidma_mgmt_init_sys(struct hidma_mgmt_dev *dev); argument31 int hidma_mgmt_setup(struct hidma_mgmt_dev *mgmtdev);
67 int hidma_mgmt_setup(struct hidma_mgmt_dev *mgmtdev) in hidma_mgmt_setup()166 struct hidma_mgmt_dev *mgmtdev; in hidma_mgmt_probe()